Web Design

(Nancy Kaufman) #1

247


CHAPTER

Making Sites Accessible 10


TIP


Can I reference more than one heading for a single cell, such as for tables with both column and row
headings?
Yes. You can provide a space-separated list of the heading IDs. For example, if you have a row heading with
an ID of product and column heading June, you could write <td headers=”product June”>.
The order in which you list the heading IDs is irrelevant.

The table is made more
accessible. When viewed in a
Web browser, the table shows
no visual change.


5 Repeat Step 4 for each
additional cell.

5

Free download pdf