On 30/11/2007, at 3:29 AM, Kepler Gelotte wrote:
http://www.alistapart.com/articles/hattrick
Which recommends using the <dfn> tag:
Roman numerals
Another good application for this trick is the Roman numeral. We
want to
make sure our Roman numerals are accessible to users who are
unfamiliar or
have difficulty with them, but also make sure JAWS speaks them
naturally.
King Henry <a href="/glossary.html#romannums" title="the eighth"
class="gloss"><dfn title="Roman numeral eight">VIII</dfn></a>
had many wives.
I wasn't even aware of the <dfn> tag! As pointed out by E Michael
Brandt, I feel this makes the *most* semantic sense in the context I'd
like to use it.
On 30/11/2007, at 5:37 AM, E Michael Brandt wrote:
I agree. However it does have a slightly better semantic meaning
than <abbr>, since we are really translating from one language to
another here, not expanding an abbreviation, and surely more meaning
than <span>.
Thanks for all your input
Cheers,
Tate
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************