Re: Data table help.
"Ian B. Jacobs" <[email protected]> 28 Oct 2003 10:38:28 -0500
| Newsgroups | gmane.org.w3c.accessibility.agents |
|---|---|
| Organization | W3C |
| Message-ID | <1067355508.1055.29.camel@seabright> |
--=-TnsTvJxf3+oU1J9BtLNL Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Tue, 2003-10-28 at 10:19, [email protected] wrote: > Ian, > =20 > Could you please let me know what's wrong with the data table below? > Is it a valid data table? You can check with the HTML validator: http://validator.w3.org/ > Can I have IDs attributes for data cells? (indicated in red below). > Should these "ids" be "headers" instead? > It would be great if you let me know asap. =20 > =20 > Also is there a difference (in term of HTML syntax) between a Section > 508 and a W3C's WCAG1.0 Table? Neither one goes this deep. So presumably there's no difference between the two, since such a difference could not be detected. > Is there a difference in the way a screen reader (ie: JAWS) will read > the table using Section 508 syntax vs. W3C's WCAG1.0 syntax? Again, I don't think there's a well-defined difference. You should be fine if you create an HTML that is valid markup. - Ian > Thank you in advanced for your help. I really appreciate it. > =20 > =20 > =20 > <table> > <tbody> > <tr> > <th id=3D"tbl452id0_0" scope=3D"row"> > <p>Employee Name</p> > </th> > <th id=3D"tbl452id0_1" scope=3D"row"> > <p>Employee Number</p> > </th> > <th id=3D"tbl452id0_2" scope=3D"row"> > <p>Employee Income</p> > </th> > </tr> > =20 > <tr> > <th id=3D"tbl452id1_0" scope=3D"row"> > <p>John, Doe</p> > </th> > <th id=3D"tbl452id1_1" scope=3D"row"> > <p>123456789</p> > </th> > <th id=3D"tbl452id1_2" scope=3D"row"> > <p>40K</p> > </th> > </tr> > <tr> > <th id=3D"tbl452id2_0" scope=3D"row"> > <p>Smith, Paul</p> > </th> > <th id=3D"tbl452id2_1" scope=3D"row"> > <p>222222222</p> > </th> > <th id=3D"tbl452id2_2" scope=3D"row"> > <p>1000K</p> > </th> > </tr> > </tbody> > </table> >=20 > =20 > =20 > =20 > Regards, > =20 > Toan Tran > Technical Systems Analyst > Integration Middleware & Application Services > RBC Financial Group - Systems & Technology=20 > 315 Front Street West, 5th Floor > Tel: (416) 348-4005 Fax: (416) 348-2613 > Email: [email protected] > =20 >=20 > ------------------------------------------------------------ > This e-mail may be privileged and/or confidential, and the sender does > not waive any related rights and obligations. Any distribution, use or > copying of this e-mail or the information it contains by other than an > intended recipient is unauthorized. If you received this e-mail in > error, please advise me (by return e-mail or otherwise) immediately.=20 >=20 > Ce courrier =E9lectronique est confidentiel et prot=E9g=E9. L'exp=E9diteu= r ne > renonce pas aux droits et obligations qui s'y rapportent. Toute > diffusion, utilisation ou copie de ce message ou des renseignements > qu'il contient par une personne autre que le (les) destinataire(s) > d=E9sign=E9(s) est interdite. Si vous recevez ce courrier =E9lectronique = par > erreur, veuillez m'en aviser imm=E9diatement, par retour de courrier > =E9lectronique ou par un autre moyen. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20 --=20 Ian Jacobs ([email protected]) http://www.w3.org/People/Jacobs Tel: +1 718 260-9447 --=-TnsTvJxf3+oU1J9BtLNL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQA/no103Vu9UJRDGtARApQ1AKCkHiWcsoYyKqOgo99sLU5lBEbIxQCZAdo/ MODCq2ZEdLjW6eB77VSd+MA= =jON7 -----END PGP SIGNATURE----- --=-TnsTvJxf3+oU1J9BtLNL--