HTML <caption> ±êÇ©µÄ align ÊôÐÔ

ʵÀý

´øÓÐÓëµ×²¿¶ÔÆëµÄ caption ÔªËØµÄ±í¸ñ£º

<table border="1">
  <caption align="bottom">Monthly savings</caption>
  <tr>
    <th>Month</th>
    <th>Savings</th>
  </tr>
  <tr>
    <td>January</td>
    <td>$100</td>
  </tr>
</table>

Ç××ÔÊÔÒ»ÊÔ

¶¨ÒåºÍÓ÷¨

align ÊôÐԹ涨 caption ÔªËØµÄ¶ÔÆë·½Ê½¡£

¸ÃÊôÐÔ½« caption ×÷Ϊ¿éÔªËØÏò±í¸ñµÄ×ó±ß¡¢Óұߡ¢¶¥²¿¡¢µ×²¿½øÐÐ¶ÔÆë¡£

ä¯ÀÀÆ÷Ö§³Ö

³ýÁË Firefox£¬ÆäËûÖ÷Á÷ä¯ÀÀÆ÷¶¼ÎÞ·¨ÕýÈ·µØÖ§³Ö align ÊôÐÔ¡£

×¢ÊÍ£ºËùÓÐÖ÷Á÷ä¯ÀÀÆ÷¶¼Ö§³Ö "top" ºÍ "bottom" Öµ¡£Chrome ºÍ Safari ²»Ö§³Ö "left" ºÍ "right"¡£Internet Explorer ºÍ Opera Ö»ÄÜ¶Ô caption ÄÚ²¿µÄÎı¾£¨¶ø²»ÊÇÕû¸ö caption ÔªËØ£©½øÐÐ¶ÔÆë¡£

¼æÈÝÐÔ×¢ÊÍ

ÔÚ HTML 4.01 ÖУ¬²»ÔÞ³ÉʹÓà caption ÔªËØµÄ align ÊôÐÔ£»ÔÚ XHTML 1.0 Strict DTD ÖУ¬²»Ö§³Ö caption ÔªËØµÄ align ÊôÐÔ¡£

ÇëʹÓà CSS ´úÌæ¡£

CSS Óï·¨£º<caption style="caption-side:left">

×¢ÊÍ£ºÖ÷Á÷ä¯ÀÀÆ÷¶Ô CSS µÄ caption-side ÊôÐÔµÄÖ§³Ö²»ÊǺܺá£

CSS ʵÀý£º¶¨Î»±í¸ñ±êÌâ

ÔÚÎÒÃÇµÄ CSS ½Ì³ÌÖУ¬Äú¿ÉÒÔÕÒµ½¸ü¶àÓÐ¹Ø caption-side ÊôÐÔµÄϸ½Ú¡£

Óï·¨

<caption align="value">

ÊôÐÔÖµ

Öµ ÃèÊö
left ±êÌâÔÚ±í¸ñµÄ×ó±ß¡£
right ±êÌâÔÚ±í¸ñµÄÓұߡ£
top ±êÌâÔÚ±í¸ñµÄÉϱߡ£
bottom ±êÌâÔÚ±í¸ñµÄϱߡ£
VUE