
-- Solution to all your technical problems!Formatting tags
<BR>
line break, often referred to as a carriage return.
<HR>
horizontal rule, places a horizontal line across the document.
<HR ALIGN=CENTER>
horizontal rule with center alignment.
<HR ALIGN=LEFT>
horizontal rule with left alignment.
<HR ALIGN=RIGHT>
horizontal rule with right alignment.
<HR NOSHADE>
horizontal rule with no shading.
<HR SIZE=?>
horizontal rule with specified thickness '?' in pixels.
<HR WIDTH=?>
horizontal rule with specified width '?' in pixels.
<HR WIDTH="?">
horizontal rule with specified width '?' in percent.
<P>
denotes a new paragraph, used in conjunction with the </P> tag.
</P>
HowProblem.com 2012