Previous Message
Next Message

Formating for FAQs

Sent by Slaydon, Eugenia on 31 March 2004 00:12


I'm looking for suggestions for marking up a FAQs page. I thought about
doing:

<p><span class="question">Q. question here</span><br /> 
A. answer goes here</p>

OR

<div class="faq">
<p class="question">Q. question here</p>
<p class="answer">A. answer here.</p>
</div>

But neither one seems to supply the meaning that I'm trying to convey. If it
was in a table I would use th for the question to give an association
between the Q and A. I thought about dl's but that doesn't seem quite right
either. Anyone got a solution that they feel conveys the association between
the two?

thanks,
Eugenia

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: