Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: simple

Simple Round CSS Links (Wii Buttons)

November 13, 2009

You may not get a Wii, but you can still get your own Wii Buttons with only 2 tags and 1 image and one CSS file. It’s tested and compatible with IE6, IE5.5, IE7, Safari 2, Firefox 2, Opera 9…

csshead comment 0 Comments

Stopping the CSS positioning panic Part 1

July 4, 2009

CSS positioning is quite easy. I guess no-one explained it plain and simple before. The first part this post will focus on the four types of CSS positioning: static, relative, absolute and fixed. The second part will focus on the float property that is obviously related to an element’s position in our site…

csshead comment 0 Comments