- From: Lars Berg <lars@egenart.info>
- Date: Tue, 2 Jan 2007 17:32:01 +0100
- To: www-validator-css@w3.org
- Message-Id: <fd12e7184234b46be7a0761dfb7a0a34@egenart.info>
Hello!
The validator reports:
Please, validate your XML document first!
Line 6
Column 77
The element type "head" must be terminated by the matching end-tag
"</head>".
However, there IS an ending </head> tag in my document:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><title>GestaltinFormation – Nätverksportal för
Gestaltutövare i Sverige</title>
<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1"
/></meta>
<link rel="stylesheet" href="ginfo_xtra.css" type="text/css" />
<meta name="GENERATOR" content="MapSpinner"></meta>
</head>
<body>
First I got also an error because of a lack of </meta> tags (ending
"meta" tags). I havn't seen that rule anywhere, but I put them there
now to fulfill the validator request.
Regards,
Lars
___________________________________
* Lars Berg
* Egenart Personal Growth & Artwork
* Plogvägen 21, SE-646 34 Gnesta, Sweden
* Tel: +46-(0)158-104 98 or (0)8-641 55 44
www.egenart.info/egenart or
www.egenart.info/gestaltterapi or
www.egenart.info/konst
Attachments
- text/enriched attachment: stored
Received on Wednesday, 3 January 2007 02:10:47 UTC