PDA

View Full Version : Making clickable links on your page...


j photog
Jan-16-2007, 03:08 PM
I am familiar with making a word link to another site by using the <a href='whateverwebsite'>word</a> code.

However this doesn't work on the galleries. I end up with just whole http:// link and not the work underlined. What am I doing wrong.:help

Green Fleurdelis
Jan-16-2007, 03:10 PM
I am certainly no expert, but I believe it'll work if you put <html> </html> around your code.

You also may want to add a <br> or two as necessary to isolate your link from other text.

Andy
Jan-16-2007, 03:16 PM
Anne's HTML Help To The Rescue! :D

http://www.smugmug.com/help/html-help.mg

j photog
Jan-16-2007, 03:25 PM
Anne's HTML Help To The Rescue! :D

http://www.smugmug.com/help/html-help.mg

thanks for the reminder.