Basic HTML Document META Tags


The META Tag
  • The <meta> tag,
    indicates special information needed by the Browser to set refresh modes, time delays, and the next URL to go to.
    As an aide to adding authority control to web pages, the
    Dublin Core Metadata Initiative has created a set of META tags that are suggested for insertion into the HEAD area of web pages. These META tags are used to define the Title, Creator, Subject (Keywords), Type of page, URL, and Language much like an in-text cataloguing page. The project has developed a Dublin Core Metadata Element Setof tags. The Nordic Metadata Project has developed a simple DC TEMPLATE at: http://www.lub.lu.se/cgi-bin/nmdc.pl?lang=en&save-info=on&simple=1 to help you create your own Dublin Core META tags. The Nordic web site page form is copied here in the event you do not have an Internet connection.(Note: You will not be able to access the help information without connectivity...)

    Other uses for Metatags
    Metatags can also be used to enable one page to automatically launch another either immediately, or after a pre-set time interval. (This is one of the techniques used to 'spawn' all those advertising pages you get when you surf over to an advertiser-supported "Free" web site...)

    EXAMPLE: <meta http-equiv="Refresh" content="1; url=nexthtml.htm">.


    Hyperlinks: Table of Contents
    Questions? E-mail your Instructor - Dr. Charles Rubenstein
    Tutorial Copyright (c) 1996-2006 C.P.Rubenstein