Moving to CSS-based layouts with the YUI Library
While initiating a recent project to make substantial changes to an existing Web application, it was decided to dump the table-based layout used in its original design in favor of CSS. We opted to use the Yahoo! User Interface (YUI) Library after evaluating different approaches. The YUI Library provides core CSS resources that have been developed by a professional team of developers and extensively tested by the Web community.
This tutorial walks you through the steps of how to move from a table-based design to a CSS-based layout with the help of the YUI Library.