- From: Masayasu Ishikawa <mimasa@w3.org>
- Date: Wed, 29 Jan 2003 18:35:43 +0900 (JST)
- To: peter@peterstrempel.com
- Cc: www-html-editor@w3.org
"Peter Strempel" <peter@peterstrempel.com> wrote:
> Go to http://www.peterstrempel.com/dtd.html, use links to see what I mean.
There are errors in your HTML/XHTML documents as well as style sheet.
In particular, style rule like
margin: 0 0 4 50;
is incorrect; you need to specify unit like 'px' if the value is other
than '0'. Please try the W3C Markup Validation Service at:
http://validator.w3.org/
and the W3C CSS Validation Service at:
http://jigsaw.w3.org/css-validator/
to correct errors.
Regards,
--
Masayasu Ishikawa / mimasa@w3.org
W3C - World Wide Web Consortium
Received on Wednesday, 29 January 2003 04:35:46 UTC