Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Meta Element

This is a discussion on Meta Element within the Html forums, part of the Programming Talk category; What is Meta element in HTML? I also wanted to know the purpose of the Meta element in HTML. Kindly ...

  1. #1
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128

    Meta Element

    What is Meta element in HTML? I also wanted to know the purpose of the Meta element in HTML. Kindly give a detailed idea on this.


  2. #2
    Ralph is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    114
    META is a general element for document meta-information -- that is, for information about the document that cannot be expressed by LINK, BASE or the other HEAD elements.


  3. #3
    Sandhya.Kishannag is offline Member Array
    Join Date
    Feb 2012
    Answers
    66
    Meta elements are the HTML or XHTML element used to provide structured metadata about a Web page.Meta elements can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.

    The purpose of meta element is either to emulate the use of the HTTP response header, or to embed additional metadata within the HTML document.


  4. #4
    goodmark is offline Junior Member Array
    Join Date
    Apr 2012
    Answers
    15
    Quote Originally Posted by Sandhya.Kishannag View Post
    Meta elements are the HTML or XHTML element used to provide structured metadata about a Web page.Meta elements can be used to specify page description, keywords and any other metadata not provided through the other head elements and attributes.

    The purpose of meta element is either to emulate the use of the HTTP response header, or to embed additional metadata within the HTML document.
    This is actually the extent of what I understand about the use of Meta elements. Can you direct me to examples of meta tags for keywords, title, etc.? I'm not quite sure how to form these for web pages.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...