Re: Modify CSS problems

Neil Deakin <[email protected]>
Newsgroups gmane.comp.mozilla.devel.dom
Message-ID <[email protected]>
[email protected] wrote:
> Hi,
> 
> I have this code in a HTML page
> 
> <p>
> 	One<p>Two</p>
>         Three
> </p>
> 

The <p> element cannot contain another <p> element inside it, so the 
markup is adjusted to be valid. In this case, I would assume that the 
first </p> closes the paragraph, such that 'Three' is outside the <p> block.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.