Dave Cross wrote:
> On Thu, Oct 25, 2001 at 06:59:08PM +0200, Newton, Philip 
> ([EMAIL PROTECTED]) wrote:
> > Dave Cross wrote:
> > > West Yorkshire Perl Users Group <http://wypug.pm.org>
> > 
> > And the HTML code is pretty icky, too (for example, a
> > table inside the <head>...</head> portion of the document).
> 
> Can you do that? I mean, what does it _mean_?

The way I parse the validator output (thanks, Kake, for the link; select
"Parse Tree" and then "Revalidate"), you can -- but the <div> automatically
closes the <head> and implicitly starts a <body> section, so the explicit
opening <body> tag later on is bad.

Still, it doesn't look very clean, more like "Ewww!"[1]. And I find the
<Tag> <Capitalisation> <Scheme> rather, um idiosyncratic. I'm used to <img
src="foo"> and <IMG SRC="foo">, but <Img Src="foo"> looks strange to me.

Cheers,
Philip

[1] which nicely complements my opinion on "(ab)uses the status line for
'cute' messages on mouseover rather than for, um, status reports" and
"specifies exact font and point size" (though at least they do that with CSS
because they're l33t).
-- 
Philip Newton <[EMAIL PROTECTED]>
All opinions are my own, not my employer's.
If you're not part of the solution, you're part of the precipitate.

Reply via email to