Re: [VE][73] Error Message Feedback

* Scott Congleton wrote:
>Not sure why I'm getting this message. Here's my html below.
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
><html>
><head></head>
><body>
></body>
></html>

All HTML documents must have a title element, so add a <title> element
to <head>.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Saturday, 19 February 2005 05:11:07 UTC