How Problem
-- 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>

Related:
Standard tags
Input tags
Hand bags
T.V. Serials, India
Bollywood
You are here: Articles > Technology > Programmers (tutorials) > Basic HTML > HTML TAGS > Formatting tags
HowProblem.com 2012