Windows XP Desktop on a Webpage?
May 19, 2005 CSS, Web Development
While browsing around I saw this cool CSS example. I have seen some pretty cool things done in CSS, but this has to be one of the neatest.
Pure CSS rollovers!
May 18, 2005 CSS, Web Development
Rollovers can definantly add to a site, but having seperate images that the users has to download or you have to pre-load them can cause unexpected results.
Here is a way to do rollovers with just one image using CSS.
Links
Making elements transparent using CSS
May 18, 2005 CSS
Found this article today on making elements transparent in CSS. And since you can really make any element transparent, instead of just background, it will allow you to make some pretty cool features on a site.
Dropdown CSS Menus
May 12, 2005 CSS, Web Development
Some more CSS menus, these drop down!
Suckerfish Dropdowns - HTML Dog