User Interface (2 articles)
Create a CSS image sprite based feature box
Inspired by some of the excellent feature boxes I've seen on countless sites, I thought it about time I made my own but only using CSS and the excellent image sprite technique. Not familiar with image sprites? Here's a quick primer. Note that this feature box would still work perfectly fine if you were to have each image separate, but less images means less HTTP requests and a less 'laggy' resp...
Read full article | 9 comments , most recent by Josiah
A dark code view theme for Dreamweaver
I don't know about you, but sometimes I tire of looking at a bright white code view all the time. Dreamweaver has a great coding environment but the default colour scheme isn't always suitable, especially when your coding in the dark. Luckily you can change the default code view colour scheme, although it's a bit time consuming and there is a lot of trial and error. But if you're feeling partic...
Read full article | 54 comments , most recent by That Web Guy