- From: Philip TAYLOR <P.Taylor@Rhul.Ac.Uk>
- Date: Fri, 16 Sep 2005 14:03:35 +0100
- To: Stefaan Ellebaut <stefaan.ellebaut@telenet.be>
- CC: www-validator@w3.org
Do you think that the problem might be associated with
your inconsistent closure of otherwise identical elements,
or with your duplicate <title> elements, as in :
<html>
<head>
<meta ...>
<title>...</title>
<link .../>
<link .../>
<meta .../>
<title>...</title>
<link ...>
<link .../>
</head>
Philip TAYLOR
--------
Stefaan Ellebaut wrote:
>
> Validating
> http://www.militaryaircraftcollection.info/Dbase2/gallery2/v/Dbase/Europe/Austria/AustrianAirForce/album16/6M_BA.jpg.html
>
> Error [79]: "end tag for element X which is not open"
>
> At line 8 </head> is wrong because no <head> was ever opened it says,
> but on line 3 it clearly says <head> when asking validation with source
> shown...
>
Received on Friday, 16 September 2005 13:08:07 UTC