On Tue, 17 Feb 2009, Chris Vickery wrote:

What's the best way to place a link in a document?
Is it more accessible to have your link in a sentence, as the URL, or as the 
word 'link'?

    Use Example A; you can make as visible as you like with CSS.

ExampleA makes the information more readable but the link less visible
ExampleB the link is visible and page a bit neater but target URL hidden
ExampleC is great if you want to print

ExampleA ... as referred to in the <a 
href="http://www.whatever.gov.au/constitution";>Australian Constitution</a>.

ExampleB ... as referred to in the Australian Constitution <a 
href="http://www.whatever.gov.au/constitution";>(link) </a>.

ExampleC... as referred to in the Australian Constitution <a 
href="http://www.whatever.gov.au/constitution";>( 
www.whatever.gov.au/constitution)</a>.

ExampleC is the most thorough but makes it very difficult to read. Interested 
in people's opinions.

--
   Chris F.A. Johnson, webmaster         <http://woodbine-gerrard.com>
   ===================================================================
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to