[VE][63] <META />

Error [63]: "character data is not allowed here"

Hi,

When I paste the following in the validator:

========================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
   "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="refresh" content="30;http://www.w3.org" />
<title>title</title>
</head>
<body>
<p>test</p>
</body>
</html>
========================

It doesn't like the close tag for the META. Is this invalid?

Thanks,
-Dan

Received on Sunday, 28 January 2007 05:59:17 UTC