Hello,
I just cant remember who call to definition list <dl> as description list.
I would use a <dl> <dt> <dd> to your Actors Name list, i know that you
can call as tabular data but in that case i think is better a <dl>

If u prefer table u can use

<table summary="">
<caption></caption>
<thead>
<tr><th id="actor">Actor name</th><th id="personage">Personage name</th></tr>
</thead>
<tr>
<tr>
<td  headers="actor"></td>
<td headers="personage"></td>
</tr>
<tr>
<td  headers="actor"></td>
<td headers="personage"></td>
</tr>

But there's others ways.

Gaspar

On 30/11/06, marvin hunkin <[EMAIL PROTECTED]> wrote:
Hi.
on my site at http://marvin.webboy.net and look at the star trek pages, have
got several tables.
take a look, and give me feedback, on how to code them accessibly.
also, do i need a caption, and a table summary, if so, what is the code to
do this, and also how to code it in my style sheet.
do i put the caption
{
}
and summary
{
}
please let me know asap.
cheers Marvin.

_________________________________________________________________
Advertisement: Meet Sexy Singles Today @ Lavalife - Click here
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D23769&_t=754951090&_r=endtext_lavalife_nov_meet&_m=EXT



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
Make it simple for the people
------------------------------------------
http://www.artideias.com


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to