Category Archives: How to
CSS3 support for IE 6, 7, 8
IE-CSS3 is a script to provide Internet Explorer support for several of the popular new styles available in the upcoming CSS3 standard.
It simply rebuilds the elements -which IE-CSS3 is applied- with VML (an IE-specific vector drawing language). IE-CSS3... More »
Show Related Posts Without A Plugin
One well-known way of keeping visitors on your blog longer and helping them discover news posts is to display a list of related content. You can use a plugin, but you also can use tags and a custom code to show related posts. Let’s see how to do!
Open... More »
Fill Page Background By Stretched Image
This technique allows an image to fill the page, with no white space. The image scales as needed and retains its proportions, without triggering scroll bars.
the image is just an inline image with a class name of “bg” and no extra markup.
Fills... More »


