Roger Johansson wrote:
Unless I'm misreading the W3C Recommendation, blockquote elements can only have block-level content. That makes the second example incorrect. From < http://www.w3.org/TR/html4/struct/text.html#h-9.2.2 >:
So yes, the p (or some other block-level element) is necessary, and it goes inside the blockquote element.
Have a look: http://grabun.com/tmp/block-no-p.html
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
