p
The p HTML element represents a paragraph.
Syntax
HTML
<p attribute-name="attribute-value"></p>
Attributes
CSS
p { display: block; margin: 1.0em 0px; }
The p HTML element represents a paragraph.
<p attribute-name="attribute-value"></p>
p { display: block; margin: 1.0em 0px; }