在<body>标记属性中,()为背景色属性。
A: color
B: text
C: bgcolor
D: background
A: color
B: text
C: bgcolor
D: background
举一反三
- 可以使用<body>标记的( )属性为整个网页正文设置背景色? A: text B: bgcolor C: background D: color
- HTML中可以使用<body>标记的( )属性为整个网页正文设置背景色? A: text B: bgcolor C: background D: color
- 为了设置页面的背景色为黑色,应该使用 A: <BODY bgcolor="Black"></BODY> B: <BODY background="Black"></BODY> C: <BODY backgroundcolor="Black"></BODY> D: <BODY bg="Black"></BODY>
- 在HTML中,表示页面背景的是 A: <body bgcolor=“color”> B: <body bkcolor=“color”> C: <body backgroundcolor=“color”> D: <body background=“color”>
- 试述<body bgcolor=" " background=" " alink=" " link=" " text=" " vlink=" " topmargin=" " leftmargin=" " >中各项属性的含义。