hot link

ronboronbo Connecticut
edited February 2006 in Internet & Media
I hate to sound like such a noob, but I am very envious of you guys that make a hot link out of a word or picture. I always wanted to learn how to do that. Like when a sentence says click "here" The word "here" is blue, and when I click it I go to a web page. Is there a program that does this or is this a skill I have to learn? I am an old fart and I do not learn things as quick as I used to.

Comments

  • ThraxThrax 🐌 Austin, TX Icrontian
    edited February 2006
    Text link in VB:
    [ url = WEBLINK GOES HERE ] Here. [ /url ]

    Text link in HTML:
    <a href="websitelink" target="_blank">Here</a>

    Image link in VB:
    [ url=LINK TO YOUR URL HERE ][ img ]IMAGE ADDRESS HERE[ /IMG ][ /url ]

    Image link in VB:
    <a href="websitelink" target="_blank"><img src=image link here></a>

    Remove all spaces in the VB ones. Replace the placeholders where appropriate.
  • ronboronbo Connecticut
    edited February 2006
    Thank you for your reply Thrax. So I need a program called VB..(Visual Basic)?
  • KwitkoKwitko Sheriff of Banning (Retired) By the thing near the stuff Icrontian
    edited February 2006
    VB means VBulletin, which is the forum software used here at S-M.
  • TroganTrogan London, UK
    edited February 2006
    The easiest thing to do is to write the word you want and highlight it. Then, press the world icon and input the web address you want to link. Your word will now be a link.
  • ronboronbo Connecticut
    edited February 2006
    Ok, I will try it for Newegg, if thats allowed. Hey it worked, thanks so much everyone for your help. Guess you are never to old to learn....
  • edited February 2006
    hmm ill give this a try as well. newegg
  • edited February 2006
    sweet it worked. thats a nice thing to know. thanks guys!

    bikerboy
Sign In or Register to comment.