Skip to main content

Posts

Showing posts from August, 2018

lazyload.js

Load images only when they are in (and remain in) the viewport — in only about 350 bytes of javascript. <img class="lazyestload" src="images/placeholder/sunset.jpg" data-src="images/sunset.jpg" > <script src="js/lazyestload.min.js"></script> </body>

CodePen

CodePen  is a social development environment for front-end designers and developers.. It's the best place to build and deploy a website, show off your work. http://codepen.io