Website is updated! 06:37 PM 09/01/2015

Pgesturia

Thursday, 27 November 2014

More tags of HTML

Some more tags of HTML

Some other useful tags are listed below.

hr tag.

hr tag is used to draw a horizontal line to the webpage.

Example

this is my page <hr>.
<br> tag.br tag is used to go to next line.

Example

Hi world <br>.
<a> tag.

a tag also called anchor tag is used to add links and make references to 
webpage.

Example

<a href="http://educationwelfaretrust.blogspot.com>Mysite</a>"

0 comments: