Home  >  Article  >  Web Front-end  >  HTML table markup tutorial (26): Cell markup_HTML/Xhtml_Web page production

HTML table markup tutorial (26): Cell markup_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:44:501796browse

The attributes of the

tag are used to set the attributes of a certain cell in the table.
Table's tag attribute
Properties Description ALIGN Horizontal alignment of cell contents VALIGN Vertical alignment of cell contents BGCOLOR Cell background color BACKGROUND Cell background image BORDERCOLOR Cell border color BORDERCOLORLIGHT The bright border color of the cell BORDERCOLORDARK Dark border color for cells WIDTH cell width HEIGHT cell height
File example: 10-24.htm
Set cells.
01
02
03
04
05
06
07 Set Defined cell
08
09
10

Mainstream web design software


11

12
13
14
15
16
17
18
19
20
21
网页图像软件 Fireworks
网页制作软件 Dreamweaver
网页动画软件 Flash
12
13 Web image softwareFireworks
14 15
16 Webpage production softwareDreamweaver
17 18 19 Webpage animation software Flash20 21 22 23 File Description The cell mark is used in the above code.
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