The Importance of Good CSS (meaning ‘table-less’ CSS)
Monday, June 9th, 2008First off, some of you may be wondering what is CSS, and why does it need to be ‘table-less’.
CSS is short for Cascading Style Sheets, but to better explain what CSS is, lets start by breaking down what makes up any single page of a website. There are 3 basic components of any HTML website. 1. the Content, 2. the Presentation, 3. the Behavior. (more…)

