Make My Own Web Page

Free HTML Code Reference

Paragraphs

PARAGRAPH Tags
     The <p></p> tags help line up your text.
Syntax

<P align=position nowrap>
   a-paragraph-of-text
</P>
Modifiers
ALIGN=direction
The direction helps indicate where you want your paragraph to line up. The direction can be left, right or center.
NOWRAP
Does not allow automatic line breaks, but requires a manual <br> tag.


Preformatted Text
     The text between the <pre></pre> tags should be formatted exactly the way you want them including spaces, tabs and line returns. A few of the special characters (< >) appear to be the only exceptions.
Syntax

<PRE width=xxx>
   text-to-be-fixed-pitch-font
</PRE>
Modifiers
WIDTH=width
The maximum width of the text area.


Make Your Own Web Site HTML Reference


Phone: (208)467-6236
FAX: (208)463-9363
mtg@makemyownwebpage.com
mtg@makemyownwebpage.com
MTG EnterPrizes
511-9th Ave. N.
Nampa, Id 83687-3347

Page Created and
Maintained by
MTG EnterPrizes
All Rights Reserved © 2002-08
www.makemyownwebpage.com/ref/paragraph.htm