Need help making HTML code

Discussion in 'HTML & Website Design' started by B-Scott, Dec 3, 2007.

  1. #1
    I am in the process of putting together a blog for my website,and i don't want to use the full URL in the blog. My site is in my sig,but i would like it to link this way - Online-Television-Network
     
    B-Scott, Dec 3, 2007 IP
  2. techblog

    techblog Banned

    Messages:
    1,126
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    0
    #2
    So what's your question? What do you mean you want to link this way?
     
    techblog, Dec 3, 2007 IP
  3. B-Scott

    B-Scott Active Member

    Messages:
    819
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #3
    The question is how do you link as a anchor text like this - Online-Television-Network

    The blog site does not have hyberlink so i have to use a code for it to link.

    Id like the anchor text to be the link

    For example the site is online-television-network.com but id like the text to be simply say Online-Television-Network but linked
     
    B-Scott, Dec 3, 2007 IP
  4. anantk

    anantk Active Member

    Messages:
    121
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #4
    <a href="http://online-television-network.com">Online-Television-Network</a>
    Code (markup):
    never forget the http in the url!
    hope this helps ;)
     
    anantk, Dec 4, 2007 IP