H I O X INDIA
FREE ADVANCE HTML Tutorial
 HOME  ||  Scripts  ||  Purchase  ||  Tutorials  ||  Images  ||  Tools  ||  Directories 
  :-)  Send Page   :-)   Feedback   :-)   Register   :-)   Links   :-)   Support   :-)   Bookmarks :-)  
Español  Français  中文  Deutsch 
 Forums   Hosting   Internet Stats   Easy Calculation   FUN Games 

HTML Basic
Introduction
How To
HTML Tags
html, head, body
Text Manipulation
IMAGES
Special Effects
Using Tables
Forms
Other Topics



ADVANCED HTML
Introduction
Media
Meta Tag
Frame tags
Fieldset
Tooltip
DTD
Image tags
Subscript & Superscript
Bullet styles
Canvas
Other tags
Ask Your Doubts
More about HTML
Feedback




Html Tags


Topic

The parent tag <html>.


Explanation

The first tag that you add on your file will be html.
This is the tag which defines that the document is html.

Insert the tag in to your file as.
<html>
</html>

Any new tag added will lie between this tags.
Any html file should have head and body tag inside the html tag.

<html> is called starting html tag.
</html> is called ending html tag.

Most tags in html will have both starting and ending tags.









privacy policy     license     sitemap
© 2004-2005 HIOX INDIA - hioxindia.com

Other Links