HTML 參考手冊(cè)
把 <thead> 元素中的內(nèi)容與字符 "M" 對(duì)齊:
幾乎所有的主流瀏覽器都不支持 char 屬性。
HTML5 不支持 <thead> char 屬性。
char 屬性規(guī)定 <thead> 元素中的內(nèi)容相對(duì)某個(gè)字符的對(duì)齊方式。
僅當(dāng) align 屬性設(shè)置為 "char" 時(shí),才能使用 char 屬性。
char 屬性的默認(rèn)值是當(dāng)前頁面語言的小數(shù)點(diǎn)字符。
值 | 描述 |
---|---|
character | 規(guī)定將內(nèi)容與之對(duì)齊的字符。 |