| |
Description
| |
The valign attribute is for use with Internet Explorer only. When defining on what side of the
table the caption will appear, valign must be used. The align attribute mentioned above
is used strictly to justify the text to the left, center, or right.
|
Code
| |
<caption valign="bottom">YOUR TEXT HERE</caption>
|
|