Element used to allow the structuring of an HTML document.
<html>
<head>
<title>A Document Divided Against itself</title>
</head>
<body>
.
.
==>> <div align=center>
Some stuff for this division.
.
.
==>> </div>
.
.
</body>
</html>
To be honest, I've never used this tag in real life. It looks interesting and maybe I'll try it some day when I have nothing better to do.
Allows the use of the align attribute; closes out any open p (paragraph containers); and general all around formatting thing.
Nothing special.
Nothing special.
Nothing special.
The Rusk Family
. . . "the Legend Continues"
All contents copyright © 1996, 1997 Michael T. Rusk
All rights reserved.
Revised: December 03, 1997 10:52 -0500
URL: ./htmlgd/tagdiv.html