Peter Bradley wrote:
> Neither of those seem to work, either.
> 
> I've posted the page to:
> 
> http://www.apvx95.dsl.pipex.com/SpanishIntensives/feedback.html
> 
> You'll see that the first <blockquote> is contained in a <p></p> block
> and the second in a <div></div> block.

You've got this the wrong way round. The other Peter was saying that the 
contents of the blockquote need to be wrapped in one or more block 
elements (such as p or div or ul) in XHTML 1.0 Strict. Your code, on the 
other hand, wraps the blockquote itself in a block element.

--
Benjamin Hawkes-Lewis
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to