August 2006
Beginner
456 pages
14h 55m
English
(X)HTML does not recognize the returns or other extra white space that you enter in your text editor (see page 32). To start a new paragraph in your Web page, you use the p tag.

To begin a new paragraph:
1. | Type <p>.
|
2. | Type the contents of the new paragraph.
|
3. | Type </p> to end the paragraph.
|
✓ Tips
The closing </p> tag is required both in XHTML ...
Read now
Unlock full access