| You are here: NetStrider » Tutorials » HTMLRef » Commands » P (Paragraph) « |

|
|
<P> Command |
|
|
Command Syntax:
<P command parameters>
<P> - produces a simple ¶ paragraph break.
The command encloses, defines and contains an HTML document paragraph
when used as a tag pair in conjunction with command parameters. When used in conjunciton with
command parameters, the command must be closed properly with the </P>
tag.
In the Netscape browser it functions essentially the same as the <DIV>
(division) command when used in conjunction with command parameters.
NOTE: Much more commonly it is used as the simple unpaired command -
<P> - which produces a line
break with white space. In this case, no paired command closing tag is required.
|
||
|
||
| Return to Section M:R |