主頁 > 知識(shí)庫 > html tbody 用法

html tbody 用法

熱門標(biāo)簽:中國世界文化遺產(chǎn)地圖標(biāo)注 可以集成到系統(tǒng)的外呼 荊州銷售電銷機(jī)器人 揚(yáng)州市地圖標(biāo)注 電話外呼系統(tǒng)怎么找準(zhǔn)客戶 400開頭電話在哪辦理 外呼系統(tǒng)隱私 電腦外呼系統(tǒng)安裝 西安公司外呼系統(tǒng)價(jià)格
表格的分組顯示(Structured Table) (IExplore Only)
1)按行分組
<thead> ... </thead> - 表的題頭(Header) <tbody> ... </tbody> - 表的正文(Body) <tfoot> ... </tfoot> - 表的腳注(Footer)
例: <table border> <thead> <tr><th>Food</th><th>Drink</th><th>Sweet</th> </thead> <tbody> <tr><td>A</td><td>B</td><td>C</td> <tr><td>D</td><td>E</td><td>F</td> </tbody> </table>
2)按列分組
<colgroup align=#> #=left, right, center
例: <table border width=160> <colgroup align=left> <colgroup align=center> <colgroup align=right> <thead> <tr><th>Food</th><th>Drink</th><th>Sweet</th> </thead> <tbody> <tr><td>A</td><td>B</td><td>C</td> <tr><td>D</td><td>E</td><td>F</td> </tbody> </table>
3)列的屬性控制
<col span=#> #=從左數(shù)起,具有指定屬性的列的列數(shù) <col align=#> #=left, right, center
例: <table border width=160> <colgroup> <col align=center span=2> <colgroup align=right> <thead> <tr><th>Food</th><th>Drink</th><th>Sweet</th> </thead> <tbody> <tr><td>A</td><td>B</td><td>C</td> <tr><td>D</td><td>E</td><td>F</td> </tbody> </table>

標(biāo)簽:延安 四川 濟(jì)南 白銀 樂山 阿拉善盟 貴陽 錫林郭勒盟

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《html tbody 用法》,本文關(guān)鍵詞  html,tbody,用法,html,tbody,用法,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《html tbody 用法》相關(guān)的同類信息!
  • 本頁收集關(guān)于html tbody 用法的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章