On 15 May 2008, at 15:35, Erickson, Kevin (DOE) wrote:

What is the most accessible method to have email links on web pages?


Probably:

(1) Clearly flag it as an email address
(2) Link it
(3) Provide the address in easily copy/paste-able format for webmail users

So:

<p>Email Jon at <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>.</ p>

or possibly

<p><a href="mailto:[EMAIL PROTECTED]">Email Jon at [EMAIL PROTECTED]</a>.</ p>

--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to