April 18, 2002 12:00 AM EDT
In developing Web applications, the most common method for displaying
multiple rows of data on a Web page has been to use the HTML element.
Presenting the user with a static table of data might be fine in some
instances, but if you're trying to develop a more user-friendl... (more)