December 1999
Intermediate to advanced
95 pages
2h 34m
English
<div> — NN: 2, 3, 4 • MSIE: 2, 3, 4, 5 • HTML 4 • WebTV • Opera3
<div>...</div>
Denotes the beginning and end of a division of the page. First
introduced in HTML 3.2 as a way to define a unique style for each
division, only the alignment function (using the
align attribute) was implemented by the major
browsers.
The <div> tag has proven itself enormously
valuable, however, when used in conjunction with style sheets.
align=center|left|rightAligns the text within the tags to the left, right, or center of the page.
Read now
Unlock full access