Prev | Current Page 145 | Next

Kevin Potts

"Web Design and Marketing Solutions for Business Websites"

This practice generated tremendous code
bloat.
With the widespread adoption of CSS and the ability to control a website??™s visual structure
with a single style sheet, the technique of table-based page structure became antiquated.
Today, designers are once again employing tables for their intended purpose: displaying
tabular data.
The HTML 4.01 spec offers site builders a rich library of tags for rendering table-based
information. To produce the most accessible document possible, you must mark up a table
with more than the standard and .
Use your head(ers). In addition to the data cell tag , there is also a table header tag
that sits inside a . These table headers, marked up with , provide column headings
to better define data. Here??™s an example:



















Region200320042005
West Coast30%32%41%
East Coast29%12%19%

WEB DESIGN AND MARKETING SOLUTIONS FOR BUSINESS WEBSITES
56
In addition, the , , and tags further define the sections of a large
table.


Pages:
133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157