Re: maincontent element

Cameron Jones, Mon, 10 Sep 2012 21:52:54 +0100:
>> 
>> Now I am waiting for what you say to the fact that <p> is literally
>> going to spit <maincontent> out of itself. Just like it spits <div> out
>> itself. That is something that authors are going to see  - without
>> validator.
 
> maincontent {
>     display: inline;
> }

That doesn't help, my friend. A <div> is spat out of <p> regardless how 
you style it:

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1749

And <maincontent> will suffer the same fate. 
-- 
leif halvard silli

Received on Monday, 10 September 2012 21:04:47 UTC