caption

English [?k?p?n] US [?k?p??n]

n. ??, ??, ??; ? ?? ??

vt. ) ?? ??...

?? [sa?d]

n. ???; ???

vi. ???;

CSS ?? ? ?? ???

??: caption-side ??? ? ??? ??? ???????.

??: ? ??? ??? ???? ???? ??? ??? ?? ??? ?????. ??? ??? ??? ?(?? ??) ?? ?? ??? ??? ?????.

??: ?? ????? ?? ? ??? ?????. Internet Explorer 8(??)? !DOCTYPE? ??? ?? ?? ? ??? ?????.

CSS ?? ? ?? ?

<!DOCTYPE>
<html>
<head>
<style type="text/css">
caption
{
caption-side:bottom
}
</style>
</head>
<body>
<table border="1">
<caption>This is a caption</caption>
<tr>
<td>Adams</td>
<td>John</td>
</tr>
<tr>
<td>Bush</td>
<td>George</td>
</tr>
</table>
<p><b>注釋:</b>Internet Explorer 8 (以及更高版本)支持 caption-side 屬性。</p>
</body>
</html>
???? ?? ?

??? ????? ??? "???? ??" ??? ?????