<CAPTION
ALIGN=CENTER|LEFT|RIGHT
VALIGN=TOP|BOTTOM>
</CAPTION>
Specifies a caption for a table. This element is valid only within the TABLE element. The end-tag is required.
CENTER | The caption is centered above the margins of the table. |
LEFT | The caption is aligned to the left side of the table. |
RIGHT | The caption is aligned to the right side of the table. |
TOP | The caption is at the top of the table. |
BOTTOM | The caption is at the bottom of the table. |
Example
<TABLE> <CAPTION VALIGN=BOTTOM> This caption will appear below the table. </CAPTION> <TR> .... </TR> </TABLE>
file: /Techref/language/html/r020/slide16.htm, 3KB, , updated: 2005/1/6 14:56, local time: 2024/11/15 22:26,
18.226.214.1:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/html/r020/slide16.htm"> HTML Reference</A> |
Did you find what you needed? |