1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Meta Tag

Discussion in 'HTML & Website Design' started by Lawsuit, Jan 1, 2005.

  1. #1
    Do I need to do anything special to use the:


    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    Code (markup):

    style of meta tag? or can I just put it there.
     
    Lawsuit, Jan 1, 2005 IP
  2. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #2
    Insert it anywhere between <head> and </head>.
     
    minstrel, Jan 1, 2005 IP
  3. J.D.

    J.D. Peon

    Messages:
    1,198
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It is better if this line is inserted before any other elements, especially those that may be rendered by the browser as text (e.g. <title>).

    J.D.
     
    J.D., Jan 2, 2005 IP
  4. xml

    xml Peon

    Messages:
    254
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Don't use that META tag unless your pages contain UTF-8 encoded data.
     
    xml, Jan 2, 2005 IP