Post Image

Highlight Current Page in an HTML Document Using Css

When designing a web page using HTML/CSS you might have notice that you cannot have an active page just by creating a new index file.


Post Image

CSS Sprites: How they work, and how to use them.

This tutorial is on css sprites. You have probably heard about them before, and you may also have tried to make them, but for many people still, css sprites are a tricky part of developing, and therefore this is often skipped.