Change Font Size: Previous / Next / Directory List
12.3. HTML p labels
P labels - that paragraph, there can be included text, lists, forms, etc.
- P pairs is the label to
<p>began to</ p>end - Attribute:
- Common - general attributes
- P is the acronym paragraph
- Trackback Address: http://www.nt22.com/xhtml-html/tag_p/
Example
<p> NT22Tutorial including<ul> <li>www</ li> <li> nt22 </ li> <li>com</ li> </ ul> </ p>
