Results 1 to 2 of 2

Thread: Where is the <head>?

  1. #1
    Join Date
    Oct 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Where is the <head>?

    Ok sorry yeah this may be a stupid question....but I am trying to disable the Image Toolbar script IE6 on my xanga site because people have been stealing my pictures....but I don't know where I would post the code:

    <META HTTP-EQUIV="imagetoolbar" CONTENT="no">

    It says to post it in the <head> part...where would that be?

    Thanks so much

  2. #2
    Join Date
    Oct 2004
    Location
    Texas
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    If you look in the very top of your HTML page you should see <HEAD> a bunch of stuff and </HEAD> followed by <BODY>.

    Stick this line of script right above where it says </HEAD>. This way you can find it easy.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •