table captions

If I have a page called "Categories," and all it does is display a table of
records from a database for my categories, do I need to also add a caption
to the Table with the value "Categories?"

It would look like this:

<h1>Categories</h1>

<table>
<caption>Categories</caption.
</table>

Randal Rust
Covansys, Inc.
Columbus, OH

Received on Thursday, 13 June 2002 13:21:09 UTC