[CSS21] error in a sample code

Hi,

I've spotted a minor error in the code located in the CSS 2.1
Specification document.

Location :
9.2.1.1 Anonymous block boxes

Excerpt :
<DIV>
  Some text
  <P>More text
</DIV>


It seems that the </P> closing tag is missing in the fourth line.
Not a big issue but newbies may be misled because of the specific
character of this example.

Greets,


Salim BELHADDAD
www.salym.me

Received on Thursday, 28 February 2013 07:37:53 UTC