How do I change the tittle of my website?

Discussion in 'HTML & Website Design' started by rickybuitrago, Jul 27, 2008.

  1. #1
    I am using "myfreesitebuilder" also known as NVU or Kompozer , and I would like to change the tittle of my website, not the file name or header, the tittle that usually appears at the top pf the browsers or on the tabs of the browsers.
    How do I do this? Thank you :)
     
    rickybuitrago, Jul 27, 2008 IP
  2. campolar

    campolar Peon

    Messages:
    2,683
    Likes Received:
    244
    Best Answers:
    0
    Trophy Points:
    0
    #2
    in the HTML find title tag and cahnge that

    <title>sfjkhdjf</title>
     
    campolar, Jul 27, 2008 IP
  3. DS1989

    DS1989 Banned

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    woa thanks that will come in handy to me also
     
    DS1989, Jul 27, 2008 IP
  4. minisite911

    minisite911 Peon

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    just to repeat the answer by campolar,

    to change the TITLE of your website (appear in the top of your browser), change the TITLE TAG, located in the beginning of your HTML code. The TITLE tag is marked with <title> and end with </title>. It means, any text written between those tags will be appear in the top of the browser :)

    Cheers,
    Oki
     
    minisite911, Jul 27, 2008 IP
  5. priyakochin

    priyakochin Banned

    Messages:
    4,740
    Likes Received:
    138
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Chane the content in <title> tags </title>
     
    priyakochin, Jul 27, 2008 IP