You are probably already familiar with the Lazy Load, a jQuery plugin that loads images outside of viewport (visible part of web page) only when user scrolls to them.
This plugin is very helpful when dealing with long ...
If your website publish useful informations even when offline, you might consider the idea of making your pages printer-ready.
What does it means?
As you might know you can attach a CSS stylesheet to match a particular ...
I suppose you already heard about CSS3. If you gave attention to the web design field you know this is the new must for a modern web site.
Thanks to the new Cascading Style Sheets standard you'll ...
If you develop themes for Wordpress you usually focus on aesthetic part of the job, forgetting about typography.
This behavior turns into a poor readability for the end user and could pauperize the layout itself.
As we ...