In visual browsers, text in header rows or
columns is typically displayed as bold and centered.
Caption Blank Sets a brief description for the table.
Align Caption default Enables you to specify whether the table caption appears at the top,
bottom, left, or right of the table. Choosing default does not add an
align attribute to the
tag and uses the browser??™s default
alignment instead. Note that the align attribute on the tag
is deprecated in HTML 4.0. This means that, although the attribute is still
currently supported, the preferred method to achieve the same effect in
newer browsers is to use CSS.
Summary Blank Enables you to add the summary attribute to your tag. The
summary is a verbal description of the table layout, so that people who
are having the page read to them (for example, through a nonvisual
browser) can understand it. For example, your summary could say, ???This
table compares the number of students and teachers in each Minnesota
secondary school for the years 1997 through 2002. It lists each school in
Minnesota, grouped by school district. For each of the years 1997 through
2002, there are columns for the number of students and number of
teachers in each school.??? This is particularly important for complex tables.
Pages:
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856