Need a bit of help with code.

Discussion in 'HTML & Website Design' started by MKInfo, May 29, 2006.

  1. #1
    Please delete this post.I've solved the problem and can't find where to delete it myself.
    Sorry
    Thanks.:eek:
     
    MKInfo, May 29, 2006 IP
  2. Skinny

    Skinny Peon

    Messages:
    1,864
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You pu it after in the quotes of href.

    i.e < a href="http://yournewlink.com">

    Now i don't know if the "./"means http:// yournewlink.com. Then you could try < a href="./newlnk.html"> where the full link would be http:// yournewlink.com/newlink.html.

    Ideally the first one way will always work. I've never used the second.

    Skinny
     
    Skinny, May 29, 2006 IP
    MKInfo likes this.
  3. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Thats how I solved it.You must have been replying while I edited my post.

    Thanks Skinny.
     
    MKInfo, May 29, 2006 IP