在HTML文件中,表格边框的宽度由()属性指定。
A: width
B: height
C: border
D: cellpadding
A: width
B: height
C: border
D: cellpadding
C
举一反三
- 在HTML中,表格边框的宽度由______属性指定。 A: width B: height C: boeder D: cellpadaing
- CSS盒子模型中表示盒子边框的属性为( ),表示盒宽度的属性为( ) A: border width B: border height C: height width D: width height
- HTML中,设置表格单元格中的内容与单元格的边框距离的属性是( )。 A: border B: cellpadding C: width D: cellspacing
- 指定表格单元中内容与表格单元格边框之间的空间大小,需要设置表格属性中的() A: cellpadding B: cellspacing C: width D: border
- 在HTML中,通过<TABLE>标签的()属性制定表格的边框宽度。 A: Size B: height C: Border D: bordercolor
内容
- 0
在HTML语言中,设置表格单元格中的内容与单元格的边框距离的属性是()。 A: border B: cellpadding C: width D: cellspacing
- 1
在HTML中,属于表格标记属性的有 ( ) A: width B: height C: cellspacing D: cellpadding E: gcolo
- 2
设置表格边框的大小属性是()。 A: width B: height C: cellspacing D: border
- 3
设置表格中文字与边框距离的属性是() A: border B: cellsapcing C: cellpadding D: width
- 4
html语言中,设置围绕表格的边框的宽度的标记是? A: <table cellpadding=#> B: <.table width=# or%> C: <table border=#> D: <table cellspacing=#>