Re: My comments on the XHTML 2 draft.

Lachlan Cannon wrote:

>> Is the following example illegitimate?
>> 
>> <quote><em>All right, <em>Dad</em>, I get the point.</em></quote>
> 
> Say it out loud. You don't (or I don't anyway) start saying a sentence 
> with emphasis, and then emphasise something inside that emphasis. An 
> emphasis should be a small point, not an entire sentence.

An entire sentence <em>can</em> be emphasized. Another example:

<p class='person1'>
   Will you fix my computer for me?
</p>
<p class='person2'>
   <em class='screaming'>No, I will <em>not</em> fix your computer!</em>
</p>

Would it not be correct to put that sentence in <em></em> tags?

/Jonas

Received on Friday, 6 September 2002 05:41:29 UTC