E-mail List Archives
mailto labels?
From: Rick Hill
Date: Jun 9, 2011 12:33PM
- Next message: Birkir R. Gunnarsson: "DevExpress datagrids and accessibility"
- Previous message: Angela French: "Re: opinion on adding select list "name" as first option"
- Next message in Thread: Jukka K. Korpela: "Re: mailto labels?"
- Previous message in Thread: None
- View all messages in this Thread
Howdy,
Scenario: a page that lists information about many people. Each person's entry would have their name, title, phone number and email address. Like:
Joe Doe
123-1234
maillink
Sally Smith
997-9876
maillink
If the mailink information is all related to the person's name, what would be the appropriate mail link text? In this case, I'm thinking it would make best sense to use " <EMAIL REMOVED> " rather than "Sally Smith" since the latter is repetitive and the former informative?
And, how best to associate all of the person's info to their name? Headers good enough?
<h3>Joe Doe</h3>
<p>123-1234</p>
<a href="mailto: <EMAIL REMOVED> "> <EMAIL REMOVED> </a>
–––––––––––––––––––––––––––––––––––––––
Rick Hill
- Next message: Birkir R. Gunnarsson: "DevExpress datagrids and accessibility"
- Previous message: Angela French: "Re: opinion on adding select list "name" as first option"
- Next message in Thread: Jukka K. Korpela: "Re: mailto labels?"
- Previous message in Thread: None
- View all messages in this Thread