Posts

Showing posts with the label Free practice samples to learn HTML codes to create your own Web Pages Part II

Free practice samples to learn HTML codes to create your own Web Pages Part II

Image
Free practice samples to learn HTML codes Create Web Pages This is second part of my blog on learning HTML. In this blog you will learn how to create Headings, Paragraphs, images and tags. In the end of post you will see some practice sample questions. What are HTML Headings? HTML headings are defined with the <h1> to <h6> tags. Example <h1>This is a heading</h1> <h2>This is a heading</h2> <h3>This is a heading</h3> -------------------------------------------------------------------------------- What are HTML Paragraphs? HTML paragraphs are defined with the <p> tag. Example <p>This is a paragraph.</p> <p>This is another paragraph.</p> --------------------------------------------------------------------------------   What are HTML Links? HTML links are defined with the <a> tag. Example <a href=" http://saveandmakemoremoney.blogspot.com/2013/01...