Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




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>

Share this article   |    Print    |    Article read by 3510 times
Author:
Rohit kakria
I am software developer, moderator of xpode.com
Related Articles: No related article
Related Interview Questions: No related interview question