Example:
HTML
<table>
<caption>Monthly savings</caption>
<tr>
<th>Month</th>
<th>Savings</th>
</tr>
<tr>
<td>January</td>
<td>$100</td>
</tr>
</table>
How to create HTML <caption> Tag | HTML Tag |
What Type of Browsers will Support for HTML <caption> Tag | HTML Tag |
How to take Position table captions (with CSS) | HTML Tag |
How to set Default CSS Settings for HTML <caption> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |