以下哪一条HTML语句用于设置表格的表框颜色( )。 A: <table bordercolor=”red”>…</table> B: <table bgcolor=”red”>…</table> C: <table background=”/image/pic.jpg”>…</table> D: <td bgcolor=”red”>…</table>
以下哪一条HTML语句用于设置表格的表框颜色( )。 A: <table bordercolor=”red”>…</table> B: <table bgcolor=”red”>…</table> C: <table background=”/image/pic.jpg”>…</table> D: <td bgcolor=”red”>…</table>
设置表格的宽度为600的HTML代码是( )。 A: <table height="500" width="600"></table> B: <table vspace="600" hspace="500"></table> C: <table height="600" width="500"></table> D: <table vspacet="500" hspace="600"></table>
设置表格的宽度为600的HTML代码是( )。 A: <table height="500" width="600"></table> B: <table vspace="600" hspace="500"></table> C: <table height="600" width="500"></table> D: <table vspacet="500" hspace="600"></table>
<p>若要使表格的行高为16pt,以下方法中,正确的是( )。</p> A: <table border="1" line-height=”16pt">…</table> B: <table border="1" style="line-height:16">…</table> C: <table border="1" style="line-height:16pt">…</table> D: <table border="1" style="height:16pt">…</table>
<p>若要使表格的行高为16pt,以下方法中,正确的是( )。</p> A: <table border="1" line-height=”16pt">…</table> B: <table border="1" style="line-height:16">…</table> C: <table border="1" style="line-height:16pt">…</table> D: <table border="1" style="height:16pt">…</table>
HTML代码< table width= # or % >表示______。 <table or=""> </table>
HTML代码< table width= # or % >表示______。 <table or=""> </table>
设置表格的背景色为青色,表行背景颜色为桔色的的HTML代码是( ) A: <table bgcolor=cyan><tr bgcolor=orange>……</tr></table> B: <table bkcolor=cyan><tr bkcolor =orange>……</tr></table> C: <tr bkcolor =orange><table bkcolor=cyan>……</table></tr> D: <tr bgcolor=orange><table bgcolor=cyan>……</table></tr>
设置表格的背景色为青色,表行背景颜色为桔色的的HTML代码是( ) A: <table bgcolor=cyan><tr bgcolor=orange>……</tr></table> B: <table bkcolor=cyan><tr bkcolor =orange>……</tr></table> C: <tr bkcolor =orange><table bkcolor=cyan>……</table></tr> D: <tr bgcolor=orange><table bgcolor=cyan>……</table></tr>
html语言中,设置围绕表格的边框的宽度的标记是( )。(1.0) A: <table border= B: > C: <table cellspacing= D: > E: <table cellpadding= F: > G: <table width= H: or%>
html语言中,设置围绕表格的边框的宽度的标记是( )。(1.0) A: <table border= B: > C: <table cellspacing= D: > E: <table cellpadding= F: > G: <table width= H: or%>
设置表格的边框宽度的HTML代码是 A: <table size= B: > C: <table border= D: > E: <tableborder= F: > G: <table bordersize= H: >
设置表格的边框宽度的HTML代码是 A: <table size= B: > C: <table border= D: > E: <tableborder= F: > G: <table bordersize= H: >
设置单元格填充为0的HTML代码 ( )。 A: <table cellspacing=0> B: <table cellspacing="0"> C: <table cellpadding="0"> D: <table cellpadding=0>
设置单元格填充为0的HTML代码 ( )。 A: <table cellspacing=0> B: <table cellspacing="0"> C: <table cellpadding="0"> D: <table cellpadding=0>
设置表格边框色彩的HTML代码是( )。 A: <table color= B: > C: <th bordercolor= D: > E: <table bordercolor= F: > G: <th color= H: >
设置表格边框色彩的HTML代码是( )。 A: <table color= B: > C: <th bordercolor= D: > E: <table bordercolor= F: > G: <th color= H: >
HTML中,表格单元格的"值"是存储在( )标签里 A: 〈body> B: 〈td> C: 〈tr> D: 〈table> <table > <tr> <td>REFDVCD</td> </tr> </table> 17.将一个值或变量转换为字符类型的函数是:(B )A intval( ) B strval( ) C str D valint( )
HTML中,表格单元格的"值"是存储在( )标签里 A: 〈body> B: 〈td> C: 〈tr> D: 〈table> <table > <tr> <td>REFDVCD</td> </tr> </table> 17.将一个值或变量转换为字符类型的函数是:(B )A intval( ) B strval( ) C str D valint( )