On 10/14/06, Rahul Gonsalves <[EMAIL PROTECTED]> wrote:
> CSS-D covered this a while ago,
> http://archivist.incutio.com/viewlist/css-discuss/78694

Thanks for the link! Interesting discussions... and after reading them I'm even more convinced that a table is the right way to go. Which brings me back to the question of the caption element and whether it's well supported by assistive tech or not - I guess the only real way to know is to test it out with some screenreaders.

Cheers,
Kay.

 

Kay Smoljak wrote:
> I need to markup a little calendar grid widget. I'm using a table with the
> weekday names (M,T,W,T,F,S,S) in <th> elements, and individual dates in
> <td>'s. I thought that the <caption> element would be good for the month
> name (eg October 2006) as it is both semantic and visible, but I'm having
> some trouble styling them in Firefox - specifically, the font size is ok
> when I first refresh the page, but if I change focus to another window and
> then back again, it resets to default size, and neither margins nor padding
> seem to have any effect. The styling works fine in IE for a change!
>
> Does anyone know, is there an established best practise for marking up
> calendars? Is the <caption> element used by screenreaders, or is the
> summary
> attribute of the table element better supported?

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

Reply via email to