Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Chris F.A. Johnson

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
***



Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Andrew Maben

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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



+1

Andrew

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

Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Andrew Maben

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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



+1

Andrew

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

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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

Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Christian Snodgrass

Andrew Maben wrote:

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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




+1

Andrew

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

Same, example A is the way to go.

--
Christian Snodgrass
CEO - Azure Ronin
http://www.arwebdesign.net
http://www.htmlblox.com
Phone: 859.816.7955



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


Notice:

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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



Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Andrew Maben

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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



+1

Andrew

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

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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

Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Andrew Maben

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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



+1

Andrew

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

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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

Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Christian Snodgrass

Andrew Maben wrote:

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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




+1

Andrew

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

Same, example A is the way to go.

--
Christian Snodgrass
CEO - Azure Ronin
http://www.arwebdesign.net
http://www.htmlblox.com
Phone: 859.816.7955



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


Notice:

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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



Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Christian Snodgrass

Andrew Maben wrote:

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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




+1

Andrew

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

Same, example A is the way to go.

--
Christian Snodgrass
CEO - Azure Ronin
http://www.arwebdesign.net
http://www.htmlblox.com
Phone: 859.816.7955



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


Notice:

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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



Re: [WSG] What's the best way to place a link in a document? [SEC=UNCLASSIFIED]

2009-02-16 Thread Christian Snodgrass

Andrew Maben wrote:

On Feb 16, 2009, at 6:57 PM, Chris F.A. Johnson wrote:


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




+1

Andrew

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

Same, example A is the way to go.

--
Christian Snodgrass
CEO - Azure Ronin
http://www.arwebdesign.net
http://www.htmlblox.com
Phone: 859.816.7955



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


Notice:

The information contained in this email message and any attached files may be 
confidential information, and may also be the subject of legal professional 
privilege. If you are not the intended recipient any use, disclosure or copying 
of this email is unauthorised. If you received this email in error, please 
notify the DEEWR Service Desk by calling 1300 305 520 and delete all copies of 
this transmission together with any attachments.



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