Home
Tour
Costs
Answers
Demos
Access
Tools
Assistance
Enroll
 SearchSearch
TextLink button - creates url links or text links

 
   Answers Forum Index -> The Author Tools Buttons
View previous topic :: View next topic  
Author Message
ws
Write and Show support


Joined: 27 May 2007
Posts: 140

PostPosted: Mon May 28, 2007 12:53 am    Post subject: TextLink button - creates url links or text links

Button name: TextLink

Button description and function: Clicking TextLink inserts a "text" weblink into your page. Instead of a raw clickable webaddress, you show some linked descriptive text for your user to click. When a reader clicks your "Textlink," the destination opens in a new window (or a new tab if your browser is set to do that).

The end result is either,

http://nytimes.com (if you just enter a link on your page)

Or, using the TextLink button:

Click here for New York Times

How it works:

Clicking the TextLink insert this html code on your page:

Quote:
<a href="http://replace this with target url" target="_blank">Replace this with your text</a>


Simply follow the directions in the pasted code, putting in your target url, replacing the instructional text and then do the same with the text which you want to have for the link on the page. When you replace the text with what's appropriate for your text link, it looks like this:

Quote:
<a href="http://nytimes.com" target="_blank">Click for the New York Times</a>


The result is this: Click for New York Times

It's very simple.
Back to top
Display posts from previous:   
   Answers Forum Index -> The Author Tools Buttons All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  


Created by WriteandShow.com WriteandShow.com  Answer forum utilizes phpBB © 2001, 2005 phpBB Group