How to Define a Table Caption in HTML

How to Define a Table Caption in HTML – This is a place for the community to provide tips and advice on How to Define a Table Caption in HTML. This topic was created by Dennis Appel and the tips are provided by the community. The tips you add here can be your own or referred from another site. The best tips are then ranked at the top when up-voted by members of the community.

Tip 1 - <caption>

Published:  | Submitted by Adriano Marqueze | permalink
<caption>

The HTML caption Element (or HTML Table Caption Element) represents the title of a table. Though it is always the first descendant of a table, its styling, using CSS, may place it elsewhere, relative to the table.

Tip 2 - <table>

Published:  | Submitted by Sylvain Hirsch | permalink
<table>

The HTML Table Element (table) represents data in two dimensions or more.

About Author

More by Dennis Appel

No more topics...

About This Topic

Category: Fun | 9 years ago

1.3k+ Reads
2 Tips
2 Votes
0 Likes
0 Saved