Home  >  Article  >  Web Front-end  >  HTML table markup tutorial (15): Table title_HTML/Xhtml_Web page production

HTML table markup tutorial (15): Table title_HTML/Xhtml_Web page production

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

Using this tag, you can directly add the title of the table and control the arrangement attributes of the title text.
Basic Grammar

Grammar explanation The content between the
tags is the content of the title. This tag is used in the tag.
标记中.
文件范例:10—14.htm
通过
标记设定表格的标题。
01
02
03
04
05
06
07 设定表格的标题
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
主流的网页设计软件
网页图像软件 Fireworks
网页制作软件 Dreamweaver
网页动画软件 Flash

File example: 10—14.htm
Set the title of the table through the tag.
01 02 03
04 05 06 07 Set the title of the table 08 09 10 11 12 13 14 15 16 17 18 19 20 21 Web animation software22 23 24
Mainstream web pages Design software
Web image softwareFireworks
Web page creation softwareDreamweaver
Flash
25 26 File Description Line 11 defines the title text of the table.
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