HTML and tag minimisation

previoustopnext

<p>A paragraph
 <p>Implicit close of previous paragraph</p>
 
<img src="..." alt="...">
 
<title>A title</Title>
 <h1>Main heading</H1>
 

Chris Lilley

W3C