HTML Headings

Sunday 9 February 2014
This is use for Heading..
                     <h1>This is a heading</h1>
<h2>This is a heading</h2>
<h3>This is a heading</h3>



HTML Paragraphs


<p>This is a paragraph.</p>
<p>This is another paragraph.</p>

HTML Links


<a href="http://www.htmlpath.blogspot.com.com">This is a link</a>

you can change the browse file path..

No comments:

Post a Comment