[development] XHTML Validation
Frédéric G. MARAND
fgm at osinet.fr
Mon Apr 28 17:59:14 UTC 2008
Andrew is right: using bluemarine, the <ul> is wrapped in a <span>, which is
an inline element.
And as <ul> is a block element, this is invalid.
----- Original Message -----
From: "Nancy Wichmann" <nan_wich at bellsouth.net>
To: <development at drupal.org>
Sent: Monday, April 28, 2008 7:43 PM
Subject: Re: [development] XHTML Validation
>
> andrew morton wrote:
> "Without seeing the exact error I'd guess that you've got a block element
> inside a non-block element. If this is a core theme open an issue against
> it."
> First, I forgot to mention that this is on 5.7.
>
> Yes, it is on the Bluemarine theme. And "taxonomy/term" is about as core
> as
> you can get.
[...]
More information about the development
mailing list