_GOTOBOTTOM
User Support
Having a problem with the site? Post it here.
including links in posts, help please
kayelbe
Visit this Community
Arizona, United States
Member Since: May 21, 2002
entire network: 50 Posts
KitMaker Network: 0 Posts
Posted: Monday, March 10, 2003 - 09:24 AM UTC
How do you code for inserting hyperlinks other than the {url}{/url} (I know I have the wrong brackets ) way. In other words, how do you make "click here" a link?

Thanks

staff_Jim
Staff MemberPublisher
KITMAKER NETWORK
Visit this Community
New Hampshire, United States
Member Since: December 15, 2001
entire network: 12,571 Posts
KitMaker Network: 4,397 Posts
Posted: Monday, March 10, 2003 - 09:29 AM UTC
Kevin,
I am going to migrate this post over to the Support Forum. I hope you find it there okay.

You can also use regular HTML for linking


Code:


<a href=http://www.site.com>Link Name</a>




Or you can use the other URL link below (the second one). That one allows you to input a link title. For more on that click on the "Forum Help/Rank Info" link down below.

Cheers,
Jim
 _GOTOTOP