February 2006
Beginner
416 pages
11h 35m
English

|
In this chapter you will learn to: |
|
Tables are the most popular tool for creating page layouts in HTML, but they are not the only option. As Web designers move increasingly toward separating style and content, division-based layouts are becoming more appealing.
A division-based layout defines the area of a page by using <div> tags, and then applies formatting to each area by using styles. One big advantage of division-based layout is that you can place the styles in an external style sheet, and then make style changes to many pages at once simply ...
Read now
Unlock full access