HTML table markup tutorial (41): header width and height attributes WIDTH, HEIGHT_HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:44:37
Original
2167 people have browsed it

By default, the width and height of the header are automatically adjusted according to the content. We can also manually set the width and height of the header.
Basic Grammar

Grammar explanation
Define the width of the header through attributes, which define the height of the header in pixels or percentages.
File example: 10-39.htm
Set the width and height of the header.
01
02
03
04
05
06
07 Set Set the width and height of the table header
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 software Fireworks14
15 16 Web page creation software Dreamweaver
17 18 19 Web page Animation software Flash
20 21
22 23 File Description Line 11 defines the width of the table to be 400 pixels and the height to be 100 pixels. Line 13 defines the width of the header to be 300 pixels and the height to be 50 pixels.
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!