html语言中,设置围绕表格的边框的宽度的标记是()
A: <;table border=
B: >;
C: <;table cellspacing=
D: >;
E: <;table cellpadding=
F: >;
G: <;.table width=
H: or%>;
A: <;table border=
B: >;
C: <;table cellspacing=
D: >;
E: <;table cellpadding=
F: >;
G: <;.table width=
H: or%>;
举一反三
- html语言中,设置围绕表格的边框的宽度的标记是? A: <table cellpadding=#> B: <.table width=# or%> C: <table border=#> D: <table cellspacing=#>
- html语言中,设置围绕表格的边框的宽度的标记是( )。(1.0) A: <table border= B: > C: <table cellspacing= D: > E: <table cellpadding= F: > G: <table width= H: or%>
- 在HTML语言中,属于〈table〉标记属性的是() A: border B: width C: cellspacing D: cellpadding
- html 语言中, 设置围绕表格的边框的宽度的标记是? A: table border= B: C: D: E:
- 设置围绕表格的边框宽度的HTML代码是: A: <table size=""> B: <table border=""> C: <table bordersize=""> D: <tableborder="">