On 3/29/06, CK <[EMAIL PROTECTED]> wrote: > Thanks, > > We share similar reservations. Is the following a more usable solution? > > <dd class="email"><a > href="mailto:[EMAIL PROTECTED]">Chuck at tacticalware.net</a></dd> > <dd class="email"><a > href="mailto:[EMAIL PROTECTED]">Ramblin at tacticalware.net</ > a></dd> > > Or should the mailto: go altogether?
That is a more usable solution. Maybe put parentheses or brackets around "at" so it's obvious. <a href="mailto:[EMAIL PROTECTED]">Chuck [at] tacticalware.net</a> I'm not sure about removing the mailto: link, I'm sure people with client side e-mail apps would like it to stay. -- -- Christian Montoya christianmontoya.com ... rdpdesign.com ... cssliquid.com ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
