Home Website Templates Website Hosting Free Templates Free Flash Templates Free WordPress Themes Tutorials Blog Contact Us
Types
HTML5 Website Templates (new)
Easy Flash Templates
Website Templates
Flash Templates
Flash Animated
Flash Intro
eCommerce Templates
PhotoVideoAdmin Templates
GalleryAdmin Flash Templates
VideoAdmin Flash Templates
Joomla Templates (new)
PowerPoint Templates (new)
OpenCart Templates (new)
Categories

Animal & pets
Art & Artworks
Books & Literature
Business & Finance
Cars & Vehicles
Children
Communications
Computers
Dating
Education
Electronics
Entertainment
Fashion & Beauty
Flip books & Notebooks
Flowers
Food & Drink
Futuristic
Gambling
General
Healthcare
Hobby
Industry & Constructions
Interior & Furniture
Jewelry
Marina & Water
Media
Music
Night Clubs
Personal Page
Photography
Real Estate
Religious
Science & High Tech
Shopping
Society
Spiritual
Sports
Travel
Web Design
Web Hosting
Marriage/Wedding
Do You Like Our Website? Share With Others!

Share |

Basic HTML Tags.
  • The following table outlines the HTML tags that define the basic HTML document.

    Opening Tag Closing Tag Description
    <!DOCTYPE> none Defines the HTML specification your document uses such as <!DOCTYPE HTML PUBLIC "-/IEFT//DTD HTML 3.2//EN">. This tag will be used before the <HTML> tag.
    <HTML> </HTML> Specifies that the document should be interpreted as an HTML document. This tag should either be the first line in an HTML document or should be directly after the <!DOCTYPE> specification. Likewise, the closing tag should be the last line in an HTML file.
    <HEAD> </HEAD> Specifies an area where the browser can look to for general information about the document. It requires a <TITLE> tag at the minimum.
    <TITLE> </TITLE> Specifies the text that will be used for the header of the browser frame. Some search engines use this text for keyword indexing and browsers will use this for naming bookmarks if a user chooses to bookmark your site. So choose your titles well. This tag goes between the <HEAD> and </HEAD> tags.
    <BASE> None Specifies the base URL that all relative links should utilize. This helps if you move an entire site off its original server and need to quickly make all relative links work at their new locale. This tag must appear within the bounds of the <HEAD> element. You will use this tag only with corresponding HREF attribute such as <BASE HREF = "www.mydomain.com">
    <BODY> </BODY> Specifies the information that should be displayed in the browser window. This is the document itself rather than information "about" the document. The <BODY> tag takes several optional parameters that will be discussed on Day Three.
    <!-- comment goes here--> none You can create comment text that will not be displayed by the browser by placing it between the <!-- and the -->. Some browsers also support the <COMMENT></COMMENT> tags.
    <META> none Embeds information about the document. You can use the tag with the following attributes provided you use it within the bounds of the <HEAD> element:

    <META HTTP-EQUIV = "REFRESH" CONTENT = "10; url=doc2.html"> - Automatic redirection

    <META NAME = "Description" CONTENT = "a description of page"> - Gives a search engine a description to use

    <META NAME = "Keywords" CONTENT = "comma separated keywords"> - Gives a search engine help for indexing

    <META HTTP-EQUIV = "PRAGMA" CONTENT = "no-cache"> - Tells the browser not to cache the page.

    <META HTTP-EQUIV = "expires" CONTENT = "Saturday 12 April 1997 10:23:23 GMT"> - Tells the browser when the page expires.

  • Featured Flash Templates

    Shop Secure With PayPal. We accept all Major Credit Cards.
    Our Partners
    Free Flash Templates Free CSS Templates Free Web Templates Your Link Here... Website Design Blog
    Top Sites  |  Link To Us  |  Resources  |  Terms Of Use  |  Privacy Policy  |  Site Map  |  Template Tour  |  Call Back Request  |  What's Cool?  |  Software Development  |  Portfolio
    Home Website Templates Website Hosting Free Templates Free Flash Templates Free WordPress Themes Tutorials Blog Contact Us
    Copyright © by Metamorphosis Website Design 2003-2012. All rights reserved