The Joys of CSS based Web Design

CSS Based Web Design

The Beauty of CSS Design

Providing insight into what can be achieved through CSS-based design.

Sweet, Sweet Interchangeability

Typing in a search on Google for "div vs table" is a sure way to find yourself a whole world of ignorance, although I suppose the ability to sift through the ignorance and find the facts are an important part of what makes us Computing professionals.

If you take a look at the CSS Zen Garden you'll see a perfect example of one of the largest benefits of CSS based Web design, the endless interchangeability of it.

Going back to the div vs tables argument, we can argue that using CSS to arrange our Web layout gives us the flexibility of being able to completely alter our websites layout easily. On top of this it has benefits when we come to making our webpages user-friendly and interactive, but we'll come back to that when we move on to Javascript and Assignment 2.