alt text for NON-img elements?

Hi,

I'm new here, so forgive me if this isn't the right place to ask such
stuff.  I have a table that uses a Unicode character (●) as a bullet
to mark intersections of rows and columns. I used the Unicode because the
bullet entity ignored my font-size style.  I'm looking for a way to add
alternate text to the Unicode character for accessibility.

Specifically, I have rows which consist of a first column that is a project
title, and 13 columns following which represent criteria to meet.  The
headings for the 13 columns are simply the numbers 1 to 13, with a
13-column spanning row above them labeled "Research Priorities".

In an ideal world (I think), I'd like a screen reader to read out something
like "<project name>. 1, 9, 12." when columns 1 9 and 12 are the only ones
with the Unicode character.  Even better would be "Project: <project name>
Priorities: 1, 9, 12."I'd rather not resort to an img tag with an alt
attribute if possible.  Instead, something more akin to:

<td alt="...">...</td>

without abusing title="" would be more what I'm hoping for.

So, 1) is there something built-in that I've missed?  And 2) not, should
there be?

Thanks.
-- 
Physical
[image: [Photo: Kevin Cole]]
Kevin Cole, RHCE<http://www.gallaudet.edu/Gallaudet_Research_Institute/Staff/Cole_Kevin.html>
Research Applications Programmer
Gallaudet Research Institute <http://research.gallaudet.edu/>
Dawes House 305
800 Florida Avenue N.E.
Washington, DC 20002-3695 (US)
Virtual
E-mail: kevin•cole (at) gallaudet•eduWWW: http://research.gallaudet.edu/GPG
Key ID: 0xE6F332C7 <http://research.gallaudet.edu/%7Ekjcole/pubkey.php>
Voice/TDD: +1.202.651.5135FAX: +1.202.651.5746
Certifications:
RHCE # 806200895001922<https://www.redhat.com/wapps/training/certification/verify.html?certNumber=806200895001922&verify=Verify>
 (2000—2003),
RHCT # 603004014909290<https://www.redhat.com/wapps/training/certification/verify.html?certNumber=603004014909290&verify=Verify>
 (2004—2007)

Received on Monday, 2 April 2012 19:23:14 UTC