You do not need the <p> elements and you proabably want to add a caption element to the table[1]. Jon [1] http://www.w3.org/TR/html401/struct/tables.html#edef-CAPTION On Tue, 28 Oct 2003 toan.tran@rbc.com wrote: > Ian, > > Could you please let me know what's wrong with the data table below? Is it a > valid data table? > > 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. > > Also is there a difference (in term of HTML syntax) between a Section 508 > and a W3C's WCAG1.0 Table? > > 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? > > Thank you in advanced for your help. I really appreciate it. > > > > <table> > <tbody> > <tr> > <th id="tbl452id0_0" scope="row"> > <p>Employee Name</p> > </th> > <th id="tbl452id0_1" scope="row"> > <p>Employee Number</p> > </th> > <th id="tbl452id0_2" scope="row"> > <p>Employee Income</p> > </th> > </tr> > > <tr> > <th id="tbl452id1_0" scope="row"> > <p>John, Doe</p> > </th> > <th id="tbl452id1_1" scope="row"> > <p>123456789</p> > </th> > <th id="tbl452id1_2" scope="row"> > <p>40K</p> > </th> > </tr> > <tr> > <th id="tbl452id2_0" scope="row"> > <p>Smith, Paul</p> > </th> > <th id="tbl452id2_1" scope="row"> > <p>222222222</p> > </th> > <th id="tbl452id2_2" scope="row"> > <p>1000K</p> > </th> > </tr> > </tbody> > </table> > > > > > Regards, > > Toan Tran > Technical Systems Analyst > Integration Middleware & Application Services > RBC Financial Group - Systems & Technology > 315 Front Street West, 5th Floor > Tel: (416) 348-4005 Fax: (416) 348-2613 > Email: toan.tran@rbc.com <mailto:toan.tran@rbc.com> > > > ------------------------------------------------------------ > 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. > > Ce courrier électronique est confidentiel et protégé. L'expéditeur 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ésigné(s) est interdite. Si vous recevez > ce courrier électronique par erreur, veuillez m'en aviser immédiatement, par > retour de courrier électronique ou par un autre moyen. > > ============================================================Received on Tuesday, 28 October 2003 10:38:15 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 06:51:17 GMT