How To: Referencing another site within a message

How do I post a picture? How do I link to an URL? Not sure on something, find out here.
Locked
User avatar
Bobber
Diamond Participant
Diamond Participant
Posts: 3182
Joined: Mon Sep 30, 2002 10:40 am
Location: Stittsville, Ontario
Contact:

How To: Referencing another site within a message

Post by Bobber »

To reference another site within a message you use basic HTML code.

For instance, to type a message where you want the name of the site highlighted so you can click on it and get to the site, you would type the following....

Code: Select all

I would like to check out <a href="<site URL"> Tackle Shop X </a> for new products. 
This would produce a final result that looks like this.....
I would like to check out <a href="http://www.fish-hawk.net"> Tackle Shop X </a> for new products.

There are other options as well to show within current window or new window. Suggest you do a search on basic HTML code and you'll find these options.

Cheers,
Rob Atkinson
Site Admin (retired)
Locked