hotlinks and beer
- izeveryboyin
- Posts: 1112
- Joined: August 30th, 2004, 2:18 pm
- Location: Chicago
- Contact:
hotlinks and beer
it took me a jillion years to learn this and of course it's useless here on studio eight b/c you can't post html. This is actually one of maybe three html codes I know offhand. You know how you see those lovely little highlighted words that, when clicked upon will send you to the site where you can find what the words promise? This is your template (again, it won't work on Studio Eight):
<a href="http://www.yoursite.com">your link phrase</a>
From the example, once it posted all you would see is "your link phrase" highlighted, usually in blue. It would become a clickable link that would take the web surfer to the site you placed in parenthesis (the "http://www.yoursite.com" shown above). You do not change the "<a href" or the "</a>" b/c that is the code that lets computers know you are performing a hotlink. Be sure to remember that you need a closing carat after the site you placed in parenthesis. Otherwise the link will not be active (it won't take the surfer to the site). I'll give one last example and then leave you to get hotlinkin':
*ex: I want to direct people to my homepage on myspace.com but I want the link to say "Check me out on myspace!" instead of just an ordinary site link. Here is how I would post it:
<a href="http://www.myspace.com/kaylafunky">Check me out on myspace!</a>
it should turn into a clickable link with only the words : "Check me out on myspace!"
Got it? Good. Hotlink away!
<a href="http://www.yoursite.com">your link phrase</a>
From the example, once it posted all you would see is "your link phrase" highlighted, usually in blue. It would become a clickable link that would take the web surfer to the site you placed in parenthesis (the "http://www.yoursite.com" shown above). You do not change the "<a href" or the "</a>" b/c that is the code that lets computers know you are performing a hotlink. Be sure to remember that you need a closing carat after the site you placed in parenthesis. Otherwise the link will not be active (it won't take the surfer to the site). I'll give one last example and then leave you to get hotlinkin':
*ex: I want to direct people to my homepage on myspace.com but I want the link to say "Check me out on myspace!" instead of just an ordinary site link. Here is how I would post it:
<a href="http://www.myspace.com/kaylafunky">Check me out on myspace!</a>
it should turn into a clickable link with only the words : "Check me out on myspace!"
Got it? Good. Hotlink away!
sometimes I just like to breathe.
www.technicolorfraud.blogspot.com
www.technicolorfraud.blogspot.com
- Doreen Peri
- Site Admin
- Posts: 14587
- Joined: July 10th, 2004, 3:30 pm
- Location: Virginia
- Contact:
Hey izzy!
the bulletin board code to make it work here is very similar... just a little simpler
HTML code like you posted can be used here but very limited
Here's the phpBB code
Thanks!
the bulletin board code to make it work here is very similar... just a little simpler
HTML code like you posted can be used here but very limited
Here's the phpBB code
You have to remove the spaces for it to work. I just added spaces because if I didn't it would have created the link.[url = http : // ww w. websiteaddress. com] your link phrase [ /url]
Thanks!
- izeveryboyin
- Posts: 1112
- Joined: August 30th, 2004, 2:18 pm
- Location: Chicago
- Contact:
- Dave The Dov
- Posts: 2257
- Joined: September 3rd, 2004, 7:22 pm
- Location: Madison Wisconsin which is right here
- Contact:
Last edited by Dave The Dov on March 21st, 2009, 11:00 pm, edited 1 time in total.
- izeveryboyin
- Posts: 1112
- Joined: August 30th, 2004, 2:18 pm
- Location: Chicago
- Contact:
- Dave The Dov
- Posts: 2257
- Joined: September 3rd, 2004, 7:22 pm
- Location: Madison Wisconsin which is right here
- Contact:
Last edited by Dave The Dov on March 21st, 2009, 11:00 pm, edited 1 time in total.
- izeveryboyin
- Posts: 1112
- Joined: August 30th, 2004, 2:18 pm
- Location: Chicago
- Contact:
- Dave The Dov
- Posts: 2257
- Joined: September 3rd, 2004, 7:22 pm
- Location: Madison Wisconsin which is right here
- Contact:
Who is online
Users browsing this forum: No registered users and 14 guests