能够设置表格的标题的标记是()
A: <table></table>
B: <caption></caption>
C: <body></body>
D: <foot></fot>
A: <table></table>
B: <caption></caption>
C: <body></body>
D: <foot></fot>
举一反三
- 设置表格标题的标记是()。 A: head B: title C: caption D: table
- 在HTML标记中,()标记定义了表格的标题。 A: <title></title> B: <table></table> C: <caption></caption> D: <td></td>
- 以下标记中用于定义表格标题的是( )。 A: 〈td〉&nbsp;〈/td〉 B: 〈title〉〈/title〉 C: 〈table〉〈/table〉 D: 〈caption〉〈/caption〉
- 在HTML文档中,用于表示页面标题的标记对是_____。 <head></head> <header></header > <table></table> <caption></caption > table标记对表示表格
- HTML中,设置表格标题使用( )标记。 A: title B: name C: table D: caption