The background color of the row can be set through the BGCOLOR attribute.
Basic Grammar
Grammar explanation
When defining colors, you can use English color names or hexadecimal color values.
File example: 10-18.htm
Set the color of the row background.
01
02
03
04
05
06
07 Set Set the color of the row background
08
09
10 Mainstream web design software
11
12
13 网页图像软件 |
Fireworks |
14
15
16 网页制作软件 |
Dreamweaver |
17
18
19 网页动画软件 |
Flash |
20
21
12
13 Webpage Image Software |
Fireworks | 14
15 16 Web page creation software |
Dreamweaver |
17
18 19 Web page Animation software |
Flash |
20
21
22 23
File Description
Line 12 defines the background color of the row as #00FFFF.