WebAIM - Web Accessibility In Mind

E-mail List Archives

for

From: Austin, Darrel
Date: Aug 28, 2007 12:30PM


> So is there a semantically-correct markup for a list of Questions and
> their Answers?

The semantic part would be to simply separate the Q from the A. I think
a DL is as good as any tags given that we don't have specific <Q> or <A>
tags. Others suggest using H# tags for the Qs and find that equally
acceptable semantics-wise, and perhaps better accessibility-wise.

-Darrel