Home >Web Front-end >HTML Tutorial >HTML table markup tutorial (21): Row border color attribute BORDERCOLOR_HTML/Xhtml_Web page production
HTML table markup tutorial (21): Row border color attribute BORDERCOLOR_HTML/Xhtml_Web page production
WBOYOriginal
2016-05-16 16:44:411374browse
In order to beautify the table, you can set different border colors for the rows.
Basic Grammar
Grammar explanation When defining colors, you can use English color names or hexadecimal color values.
File example: 10-19.htm Set the color of the row border. 01 02 03 04 05 06 07 Set Color of fixed line border 08 09 10
Mainstream web design software
11
12
13
网页图像软件
Fireworks
14
15
16
网页制作软件
Dreamweaver
17
18
19
网页动画软件
Flash
20
21
12
13
Web image software
Fireworks
14
15
16
Webpage Production Software
Dreamweaver
17
18
19
Webpage Animation Software TD>
Flash
20
21
22 23
File Description
Line 12 defines the row border color as #336699.
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn