i want to make a link where the word comes first or is the link. and example, would be, test track (link) and you click on it and it would take you to the site "test track.(the final destination)"
anyone know how to do this?
thanks
Just use the "insert hyperlink" button on the post reply panel
As in your post here http://www.busconversions.com/bbs/index.php?topic=31280.0;topicseen (http://www.busconversions.com/bbs/index.php?topic=31280.0;topicseen)
or
Your link here (http://www.busconversions.com/bbs/index.php?topic=31280.0;topicseen)
written this way (less than than symbol)a href="http://www.busconversions.com/bbs/index.php?topic=31280.0;topicseen">Your link here</a(add a greater than symbol) both with no spaces
Tutorial here (http://www.w3schools.com/html/html_links.asp)
thaks i will try it.