Category Archives: CSS

Clean up your CSS

I wish I could write pretty code, but I can’t.

Resizing Images with CSS

I’ll start off with the disclaimer that it is always best practice to resize photos before uploading them and display them at 100%. Images load faster that way and you don’t have mega images displaying as thumbnails. Having said that, more often than not you are not the end user of your site. Most clients [...]

Creating Separate Style Sheets for Internet Explorer

Use this simple code to have Internet Explorer use a different style sheet than other browsers.