> Manuel Gonzlez Noriega wrote:
b) doesn't work well for multi-paragraph questions or answers.
scuse my ignorance but is it not ok to this:
<dl><dt>first bit</dt>
<dt>next bit</dt>
<dd>first bit</dd>
<dd>next bit</dd>
<dd>and another bit</dd></dl>
Jackie Reid
Mock Orange Web Site Development
1st Floor
92 Victoria Street
MACKAY Q 4740
Ph: 07 4953 4035
[EMAIL PROTECTED]
----- Original Message -----
From: "Robert Moser" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 11, 2004 10:35 AM
Subject: Re: [WSG] A kinda Simplequiz
>
> Manuel Gonzlez Noriega wrote:
> > How would you mark up an interview?
> > a) <dl><dt>q</dt><dd>a</dd></dl>
> > b) <p class="q">q</p><p class="a">a</p>
> > c) <hx>q</hx><p>a</p>
> > d) Other
> > This afternoon, at work, we were feeling risky and went for a) and i'm
> > curious if you think it's fine, plain wrong or so-so.
>
> I'd think it would be situation dependent.
> a) doesn't work well if there are multiple interviewers or interviewees,
> or for a debate.
> b) doesn't work well for multi-paragraph questions or answers.
> c) has a combination of both problems, plus isn't very semantic
>
> a) seems like the best approach to me, with the addition of some class
> attributes to indicate the speaker thusly:
> <dl>
> <dt class="host">Who are you?</dt>
> <dd class="bobdole">Bob Dole is Bob Dole</dd>
> <dd class="algore">I'm not Bob Dole</dd>
> </dl>
>
> *****************************************************
> The discussion list for http://webstandardsgroup.org/
> *****************************************************
>
>
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************