Goodbye HTML + Tables, Hello CSS + Web Standards!

CSS+Web Standards

It is no secret that CSS and Web Standards are IN, while HTML + Tables are OUT. Cascading Style Sheets provide for many advantages lacking in traditional HTML-based table-layouts. Clearly, the separation between design and content is needed like the separation between Church and State. It must happen for the betterment of society! Want to change the design? Just change the stylesheet! Want to have your content easily viewable on a mobile phone? Just change the stylesheet! Once you master CSS, web design and layout change becomes easier to code and more accessable for the end-user.

Where should you start learning some CSS techniques? One of my favorite articles is from Smashing Magazine, entitled, “53 CSS-Techniques You Couldn’t Live Without.”

This article is an excellent resource which covers some of the following:

Switching from HTML table-design to CSS sounds like it is a big step to take. This is true, but it is a much needed step, and everyone who hasn’t already done so, should at least start making the effort. One great way to learn which has made it far easier on me is working with CSS-based WordPress templates. I have learned an incredible amount about CSS just by reverse-engineering WordPress templates. It is really nothing too difficult and the CSS is so tidy that editing and making changes is a piece of cake. Before you know it, you will be forgetting tables all together!

You know you have no reason to keep using tables…so go out there and jump on the CSS bandwagon! And don’t forget to have your CSS pages checked by the W3 CSS Validator!

About Nate Whitehill

Hey everyone, my name is Nate Whitehill and I have been blogging and involved with social media since January of 2007. In August of 2007, I co-founded Unique Blog Designs (UBD). We launched our business with the redesign of John Chow and Jeremy Schoemaker (Shoemoney) - who are two of the top 100 bloggers in the world. My business partners, Matt and Josh, and I now operate UBD as a full-time blog design and marketing operation. To date, we have worked with over 500 clients including enterprise clients such as Yahoo!, MySpace, and Nike. Read more »
This entry was posted in Web Development. Bookmark the permalink.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

2 Responses to Goodbye HTML + Tables, Hello CSS + Web Standards!

  1. Great tips, but the one about the text size switcher “Tip 33: CSS Zooming” isn’t a real css-technique. Does anybody know a sample without Javascript?

  2. Won’t we all miss HTML? The good old days are starting to come back to me…