Wednesday, October 05, 2005

O'Reilly Network: Introduction to CSS Layout

O'Reilly Network: Introduction to CSS Layout

Introduction to CSS Layout
by Eric Costello and Apple Developer Connection
03/01/2002

There aren't many web developers who have not at least tried using Cascading Style Sheets (CSS) to define typography and simple page attributes such as background and text color. These days more and more developers are pushing CSS even further, eschewing tables and embracing CSS as a web page layout tool. In this article I'll explain why CSS is in many ways preferable to using tables for layout, and then I'll show you some CSS layout techniques using a complete re-coding of the Apple Internet Developer home page as an example.

This article assumes a familiarity with Cascading Style Sheets (CSS).

No comments: