HTML标记语言中,用于实现布局的表格table常用的属性有哪些:
A: border
B: width
C: heiht
D: back
A: border
B: width
C: heiht
D: back
举一反三
- 在HTML语言中,属于〈table〉标记属性的是() A: border B: width C: cellspacing D: cellpadding
- html语言中,设置围绕表格的边框的宽度的标记是? A: <table cellpadding=#> B: <.table width=# or%> C: <table border=#> D: <table cellspacing=#>
- html语言中,设置围绕表格的边框的宽度的标记是() A: <;table border= B: >; C: <;table cellspacing= D: >; E: <;table cellpadding= F: >; G: <;.table width= H: or%>;
- HTML代码中,用于实现表格布局的标记都有有哪些: A: table B: tr C: P D: td
- 在HTML语言中,标记可以设置的属性有 A: align B: height C: border D: width