HTML Tags

HTML TAGS

The below html tags are supported almost in all major browser


1 HTML < body > Tag

Definition

This html tag used for defining the document’s body



2 HTML < h1 > to <h6> Tag

Definition

These html tags are used to define html heading. < h1> is used to define the largest heading and <h6> define the smallest heading.



3 HTML < p> tag

Definition

These html tag are used for displayed a paragraph.



4 HTML < a> Tag

Definition

This html tag used to create a link in your html document. You can used this tag in two ways to create a link to another document and to create a book mark within a document.



5 HTML < b> Tag

Definition

This tag is used to bold the text.



6 HTML < i> Tag

Definition

This tag is used to Italic the text.



7 HTML < u> Tag

Definition

This tag is used to underline the text.


8 HTML < hr> Tag

Definition

You can create a horizontal line in you html page by this tag



9 HTML < head> Tag

Definition

The following tags can be added to the section :- <title>, < style>,<mate>,<base>, < link> and <script>. The head element is a container for all the head elements.



10 HTML < dd> Tag

Definition

This is used to define an item in a definition list.

11 HTML < dt> Tag

Definition

This tag is used to describe an item in a definition list.

12 HTML <dl >Tag

Definition

The tag is used to define a definition list

13 HTML <div> tag

Definition

This tag is used to describe a division or a section in an html document.

14 HTML < ol>,< ul> tags

Definition

This tag is used to define a list item.

15 HTML < li> Tag

Definition

This tag is used to define a list item.

16 HTML < title> Tag

Definition

This tag is used to define title of your web page

17 HTML < tr> Tag

Definition

The Tag is used to describe the table.

18 HTML < td> Tag

Definition

This tag is used to describe the table

 
 
Today, there have been 4 visitors (5 hits) on this page!
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free