Posts Tagged ‘CSS’...

Ultimate CSS Gallery List


With so many CSS galleries out there now it can get a bit tricky trying to keep track of all the latest sources for design inspiration. Which is why it’s pretty handy to have a list of all the main CSS galleries in one place… The CSS Gallery List.

CSS Gallery

Drop Down Menu With jQuery and CSS


Top level navigation tends to get the most love when a user first visits a site with organized and intuitive navigation being key. While most drop down menus look aesthetically pleasing, developing them to degrade gracefully is also essential.

Noupe shows us how to build a sexy drop down menu with jQuery and CSS.

jQuery Dropdown Menu

Beautiful Retro Style Web Design


It’s a theme that’s becoming increasingly trendy in web design and Six Revisions have done an excellent roundup of some absolutely beautiful vintage and retro styled web sites.

Cross Browser Screenshots


BrowserShots is a pretty cool online service that lets you see screenshots of your web design across a wide variety of browsers.

Working CSS Transparency Solution


Here is a pure CSS solution for transparency that allows you to set the background transparency without affecting the transparency of the entire div. Woot!

If for some reason that doesn’t turn you on, you might want to take a quick look at this nice little collection of pre-made semi-transparent background gifs instead.

Ajax CSS Switcher Using jQuery


Kelvin Luck has cooked up a rather nifty style sheet switcher using jQuery. Compared to some of the other solutions out there it is lightweight and very easy to install. It is cross-browser compatible and degrades gracefully when jQuery isn’t supported or Javascript is turned off. Example here.