- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 13 Mar 2003 04:48:17 +0100
- To: "steve .....vadirtluvrs" <vadirtluvrs@yahoo.com>
- Cc: html-tidy@w3.org
* steve .....vadirtluvrs wrote: >I have run this one page thru numerous times on the >HTML-Tidy on HTML-KIT. >It says I have no errors but I keep getting the same >warning. Something about the document seems to be >proprietary. Well I've tried every document type that >is used in that program and still get the same >message. >If you could help I would appreciate it. The address >to the document is http://www.vadirtluvrs.net/home.htm You are using proprietary markup, mostly the marginheight, leftmargin and topmargin attribute on the body element. Btw., you specify HTML 4.01 in the document type declaration, but the document is a mixture of HTML and XHTML syntax, you probably like to fix that.
Received on Wednesday, 12 March 2003 22:47:27 UTC