Pages

Saturday, August 1, 2009

[ PARAGRAPH TAG <p> text </p>][ WHAT DOES IT DO ] [ ONLINE WYSIWYG HTML EDITOR - htmledit.squarefree.com]

What does a paragraph tag [ <p>text You write;/p> ] do?
Ok! Now, you must know that before using this tag in your code, yes, you are coder now, you must use the standards rules of putting <html>, <body> and their respective closing tags, </body>, </html>. Yes, this is irritating, You know all this stuff.

Ok! then, here, goes. A paragraph tag <p>text;/p> helps your code, text or picture to appear after a gap. Just try it online, on
"htmledit.squarefree.com" or all reliable "http://www.w3schools.com/html/tryit.asp?filename=tryhtml_paragraphs1"

<html>
<body>

<p>paragraph tags works like this</p>
<p>Tag you must have understood</p>
<p>

Oh! Told you something about how to save the document. It's easy. At least You have to think that way if you want to do it.</p>

</body>
</html>


Paragrah Tag:
Google Search:
PARAGRAPH TAG
[ Other useful HTML related searches ]

html wikipedia
html tutorial
html codes
html colors

No comments:

Post a Comment