Skip to content

[DEPRECATED] A element for my personal framework available in this account

License

Notifications You must be signed in to change notification settings

Malextrap/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather DEPRECATED

A element for my personal framework available in: https://github.com/Malextrap


HTML

<!--
/**
 * Created by alejandrorioscalera
 * On 16/8/17
 *
 * - SOCIAL NETWORKS -
 *
 * GitHub: https://github.com/clonalejandro or @clonalejandro
 * Website: https://clonalejandro.me/
 * Twitter: https://twitter.com/clonalejandro11/ or @clonalejandro11
 * Keybase: https://keybase.io/clonalejandro/
 *
 * - LICENSE -
 *
 * All rights reserved for clonalejandro ©Malextrap | Weather 2017 / 2018
 */
-->
  <section id="title">
  </section>
  
  <section id="weather">
    <!-- SUN -->
    <div class="hot">
    </div>
    
    <!-- CLOUD -->
    <div class="cloudy">
    </div>
    
    <!-- SNOW -->
    <div class="snowy">
    </div>
    
    <!-- RAIN -->
    <div class="rain">
    </div>
    
    <!-- NIGHT -->
    <div class="night">
    </div>
  </section>

Test this element

You can test in this web: this

picture

Copyright ©

Developed by clonalejandro