单项选择题设置表格的单元格间距为0的HTML代码是()

A、<table cellspacing =0> 
B、<table height=0> 
C、<table border=0> 
D、<table cellpadding =0>


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题设置表格的单元格填充为0的HTML代码是()

A.<table cellspacing=0>
B.<table height=0>
C.<table border=0> 
D.<table cellpadding=0> 

2.单项选择题设置表格的边框为0的HTML代码是()。

A、<table cellspacing=0>
B、<table height=0>
C、<table border=0> 
D、<table cellpadding =0>

3.单项选择题跨多列的表元的HTML代码为()

A. th colspan=#
B. th rowspan=# 
C. td colspan=# 
D. td rowspan=#

4.单项选择题跨多行的表元的HTML代码为()

A.<th colspan=#>
B.<th rowspan=#>
C.<td colspan=#>
D.<td rowspan=#>

5.单项选择题定义表元的HTML是()

A.<table> 
B.<td> 
C.<tr> 
D.<th>

6.单项选择题定义表头的HTML是()

A.< table>
B.< td>
C.< tr>
D.< th>

7.单项选择题定义表行的HTML是()

A.< table>
B.< td>
C.< tr>
D.< th>

8.单项选择题增加列表框的HTML代码是()。

A.< input type=submit>< /input>
B.< textarea name="textarea">< /textarea>
C.< select multiple>< /select>
D.< input type=checkbox>< /input>

9.单项选择题增加表单的密码域的HTML代码是()

A.<input type=submit> 
B.<input type=password> 
C.<input type=radio> 
D.<input type=checkbox>

10.单项选择题增加表单的图像域的HTML代码是()

A.<input type=submit>
B.<input type=iamge> 
C.<input type=radio> 
D.<input type=checkbox>