[wp-hackers] p inside blockquote
    Alex Günsche 
    ag.ml2007 at zirona.com
       
    Thu Mar  1 08:57:42 GMT 2007
    
    
  
On Wed, 2007-02-28 at 23:37 -0800, Scot Hacker wrote:
> Why? div, blockquote, and p are block-level equals. No XHTML rule  
> says that content inside a div or a blockquote must be in a p  
> container. But WP apparently thinks it must be so.
As for the divs, you are right. As for the paragraphs inside
blockquotes, I'm afraid you're wrong, at least considering XHTML 1.1. 
Please have a look at the code at http://pastebin.ca/376807 and try to
validate it through http://validator.w3.org -- you will see, that the
paragraphs are actually required.
Regards
Alex
-- 
Alex Günsche, Zirona OpenSource-Consulting
work: http://www.zirona.com/ | leisure: http://www.roggenrohl.net
PubKey for this address: http://www.zirona.com/misc/ag.ml2007.asc
    
    
More information about the wp-hackers
mailing list