单项选择题
设置表格的单元格间距为0的HTML代码是()
A、<table cellspacing =0>
B、<table height=0>
C、<table border=0>
D、<table cellpadding =0>
点击查看答案
相关考题
-
单项选择题
设置表格的单元格填充为0的HTML代码是()
A.<table cellspacing=0>
B.<table height=0>
C.<table border=0>
D.<table cellpadding=0> -
单项选择题
设置表格的边框为0的HTML代码是()。
A、<table cellspacing=0>
B、<table height=0>
C、<table border=0>
D、<table cellpadding =0> -
单项选择题
跨多列的表元的HTML代码为()
A. th colspan=#
B. th rowspan=#
C. td colspan=#
D. td rowspan=#
