Archive for the ‘CSS’ Category

thumbnail

Mega Drop Down Menu

D0 you have a need to display many drop down items at once and do not want the list to be a mile long? Check out this innovative way to create a drop down menu that saves space and is easy to implement.

 

thumbnail

CSS Absolute Positioning: Create A Fancy Link Block

Absolute position is a feature of the CSS2 specification that is supported by all of web browsers. If you posit an element (an image, a table, or whatever) absolutely on your page, it will appear at the exact pixel you specify. In this tutorial, we will use some tricks to create a fancy link block that make our links more attractive.

thumbnail

CSS Differences in Internet Explorer 6, 7 and 8

Another great article by Smashing Magazine. In this one they talk about the differences across all versions of IE.