CSS image swap hover effect

Describes how to switch a photo with a description when the mouse hovers over it. Uses mostly CSS and a bit of javascript to fix issues with Internet Explorer…

A List Apart: CSS Sprites: Image Slicing

The original, and probably still the best, article on replacing old-school image slicing and dicing with a nice CSS solution. Learn how to build a grid of images and then get each individual image out of the grid. You’ll then be able to store all your buttons, navigation items or whatever in a single master […]

Animated GIF For CSS Sprites

Interesting article that describes a case scenario for using animated GIFs as a CSS sprite…

10 Easy Steps to Great Website Optimization

You could write a book on website optimization, in fact people already have. But, here’s 10 really easy steps to getting your sites optimized for speed. Hopefully this will get you started and you’ll want to investigate front end optimization a little further…

Divitis: What it is and How to Avoid it

When they start designing with CSS instead of tables, many web designers fall into the same trap. Instead of putting tables around everything on a page, they use divs instead. The underlying design practices remain largely unchanged. This article will explain the problems with these habits and propose some practical solutions…

10 Examples of Beautiful CSS Typography and how they did it

Lately I have been very interested in how far we can take Typography only using CSS. Sure you can use images or sIFR to produce some very beautiful typography, but there is something unique and special about using only CSS. It is incredibly useful too, if you know the extent you can take CSS you […]

Using CSS and GIF’s to animate a menu

Remember our good old friend the animated gif? There was a time when the ability to animate GIF’s made web sites a little more fun… or horribly obnoxious. It seems that no one really harnessed the power of animated GIFs, and today the only place they seem to be used are in banner advertisements when […]

How to Code HTML Email Newsletters

Coding HTML email can be a mix of misery and pain for programmers. This article will bring you up to date on how to code HTML email so that it will display well in most email software. I describe the results of my own hands-on experience creating HTML email newsletters for clients, as well as […]

TheBestDesigns.com

The Best Designs recognizes the best Flash and CSS web sites from around the world. Websites are categorized by CSS or Flash and also by elements of the design. TBD is usually updated every weekday, with the exception of holidays…

Check Browser Compatibility, Cross Platform Browser Test

Free online tool to check the appearance of your site in all the major (and even minor) browsers…

« Previous PageNext Page »