#7: Three State Menu

Using a variation of the CSS Sprites technique, we can create a “three state” menu using only one image per menu item. This reduces the number of requests on your server as well as eliminates any “pauses” while moving to …

Avatar of Chris Coyier
Chris Coyier on (Updated on )

#6: Tools of the Trade

Before I get too far along in these screencasts, I thought I would introduce you a little to my working environment and explain the tools that I use. First off, I work on a Mac, so these tools are Mac …

Avatar of Chris Coyier
Chris Coyier on (Updated on )

Block a Website for Everyone But You

Quick little .htaccess trick today for ya’ll. This snippet will redirect any visitor who is not at at one of the provided IP addresses. You can use as many or as few as you would like. This is just a …

Avatar of Chris Coyier
Chris Coyier on

Jeff Croft on Web Design

I would say my biggest pet peeve related to the industry would be people focusing on technology instead of design, standards instead of users, and validation rather than innovation. Web standards and best practices are noble goals, but all too

Avatar of Chris Coyier
Chris Coyier on

Guest Post on Writing Better HTML

I was flattered when the guys from Smashing Magazine asked me if I’d like to write an article for them. I thought I would stick to my best subject and write about CSS at first. So I started a draft …

Avatar of Chris Coyier
Chris Coyier on (Updated on )

#3: Converting a Photoshop Mockup (part 3 of 3)

I finish up the design in part three of this series on coverting an Adobe Photoshop website mockup into an actual HTML/CSS website. This one focuses on the main content area. I create the the columns including the “quick links” …

Avatar of Chris Coyier
Chris Coyier on (Updated on )