
Educators: Earn a free Gold upgrade by joining the PBwiki Back To School Challenge.
The < div > tag is an HTML tag that defines a division or section of a document.
http://www.w3schools.com/tags/tag_div.asp
Tips - Use the < div > tag to group block-elements to format them with styles.
DTD indicates in which DTD the attribute is allowed. Strict, Transitional, or Frameset
| Attributes | Value | Description | DTD | Align | left right center justify |
How to align the text in the div element. | Transital and Frameset |
Here is an example of the div tag being used to space two lines of text.
<div align="right">Hello.</div>
Hello.
Page Information
|
Wiki Information |
Recent PBwiki Blog Posts |