Hyperlinking

leopard

New Member
Joined
May 16, 2006
Messages
31
Reaction score
0
just wondering how you write out hyperlinks? like EG:

click here - then its hyperlinked and it takes you to the website or watever it is??

anybody know.

Thnak in advance :good: :fun:
 
just wondering how you write out hyperlinks? like EG:

click here - then its hyperlinked and it takes you to the website or watever it is??

anybody know.

Thnak in advance :good: :fun:

Code:
[url=http://www.website.com/link]click here[/url]

its all in the help section on bb code :)
 
Code:
[url=http://www.website.com/link]click here[/url]

let me try:

click here

it goes to page but the pic dont show...
 
Just hit the "Insert link" button when posting a message. (it's the little globe with a dialogue box button) It's a bit different for forum posting.

You have to use the [url /url] function instead of <A HREF=""></A> tag

like this: google.
 
<A HREF="http://www.google.com/">Visit Our Site</A>
[/quote]

<A HREF="http://www.fishforums.net/">Vist our site</A>
didnt work..
 
I wouldn't know why your pics aren't working. They should if the website loads up properly. Hit the "refresh" button on your browser.

SB
 
if post a picture is what you wanted to do, you should have said that, not post a link :p to post a picture:
Code:
[img]http://www.website.com/picture.jpg[/img]

also, on your first link you typed "/link" on the end, which is why it didnt work, i meant it as an example :) just do
Code:
[url=AddressHere]Click Here[/url]

there a lot more formatting you can do with bb code which you can see here
 
i haven't grasped this either lol

i'll try

google

sorry i just want to know how to do this.

yeah it worked!
 

Most reactions

Back
Top