HTML Basic
Monday, October 1, 2012 9:58 AM By Unknown , In HTML Tutorials
HTML 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 Link
<a href="http://mhhegar.blogspot.com">This is a link</a>
HTML Image
<img src="Mhhegar.jpg" width="104" height="142">
<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 Link
<a href="http://mhhegar.blogspot.com">This is a link</a>
HTML Image
<img src="Mhhegar.jpg" width="104" height="142">
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment