Xpode.com        Click here to Print this article.

Paragraph tag

Paragraphs are used to show the normal text in paragraph. We denote this with

     <p> <p/>

We can apply class on paragraph text or style with following tag

<p clas="">Paragraph text with css class <p/>

<p Style="">Paragraph text with Style <p/>

After write text in paragraph tag, text will look in next line or paragraph like in below image.

Line break denote with


is also valid and works well but in current version of html closing tag of every tag is mandatory so we self close these tags. These tags don’t have closing tags. Line denoted with <hr> tag means horizontal rule. We can give the style to <hr>



http://
http://

Contributed by:
Rohit kakria
I am software developer, moderator of xpode.com

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=104

Click here to go on website