> Chris Lilley sez:
> > I agree with this. When I teach people HTML, the first document I show them
> > has this format:
> >
> > <title>Stuff</title>
> > <h1>Stuff</h1>
> > <p>More stuff</p>
[...]
>
> delurk:
> I agree. Using Chris's example above, I see many pages like
>
> <title>Stuff</title>
> <h1>Stuff</h1>
> More stuff<p>
> And more<p>
Never a lurker:
I agree also. (It's also why I believe <br> is defined wrong but then
everyone who cared disagreed /// never say die).
Dave Morris