axis Attribute


 

Where to use the axis Attribute

  • As Type CDATA:
    axis is declared on the elements: th, td

Description

The axis attribute is intended to help assistive technologies categorise the content of table cells, making it easier to interpret the table. However, support for axis is almost non-existent so I won't go into detail here.

There's nothing to stop you using the axis attribute, of course: future user agents may well start supporting it. However, your tables will always be more accessible if they're simple enough that they don't need axis in the first place.

For reference, you can find the (HTML) W3C documentation at *HTML 4.01 - Categorising cells.


Page Footer & Copyright

Copyright © Sally Maughan 2005-2009 (Page last updated on 16 May 2009)

*Valid XHTML 1.1 - hosted by *Openstrike

Content based on the W3C Working Draft: *XHTML 1.1 and Recommendation: *XHTML Modularisation 1.1.

W3C, XHTML, XML, HTML, CSS and MathML are *Trademarks of the W3C (*MIT, *ERCIM, *Keio) with which the site's author has no connection.


Up, Next & Previous Links

Your Location

Home > XHTML 1.1 Home > XHTML 1.1 Indexes > Attribute Index (XHTML 1.1) > axis Attribute (XHTML 1.1)