| You can make as many links per message as you want! You just need to know a little HTML - it's easy as pie :-). You should read this on the GW web site, so that you can see what I'm trying to show you - not all mail programs will show it right, since it's designed for the web, not mail. To make a clickable link you need to do this (sort of): [a href="http://www.cbc.ca/"]cbc web site [/a] In order for you to see what you have to type in, I changed one thing: I used [ and ] instead of < and >. If I had used < and > it would have made a link, like this: cbc web site You can't see the code there, just the link, because I used the proper symbols. The URL for the site you want to link to should go inside the quotation marks. You can write whatever you want where I wrote 'cbc web site' - this is the text that will appear highlighted and will be the 'link' you click on. I could have written 'Coke is better than Pepsi' there, but it will still take you to the cbc site, because that is what URL you used. See: Coke is better than Pepsi Do not forget to close the statement! That is where the [/a] comes in. If you forget to do that the computer thinks that everything you have typed since you opened the statement [a href="URL here"] is part of the command, and it'll be buggered up :-) And remember to switch all the [] with <>. When you preview the post, the link should be there as you want it to be - if it isn't (if it's still looking like HTML), then you have made a mistake, and you should find it before you submit the message. Hope that helps! BP |