- From: Kynn Bartlett <kynn@idyllmtn.com>
- Date: Fri, 01 Oct 1999 10:16:34 -0700
- To: "Ossi Talonpoika" <Ossi.Talonpoika@Mail.WWNet.fi>
- Cc: <www-validator@w3.org>
At 08:55 AM 10/1/1999 , Ossi Talonpoika wrote: >HTML Validator gives wrong error messages when page has align -attribute >in table or border -attribute in img. >HTML 4 has these attributes, but this validator gives error messages. >Homepage: http://wwnet.fi/users/ozzy Using the homepage in your sig, it is indeed the case that you have specified the HTML 4.0 Strict DTD, but you have written HTML 4.0 Transitional markup. The solution is to either change the DTD to match what you wrote (replace it with the Transitional DTD), or change the markup to match the DTD (replace the align and border attributes with CSS). -- Kynn Bartlett <kynn@idyllmtn.com> http://www.kynn.com/ Chief Technologist, Idyll Mountain Internet http://www.idyllmtn.com/ Catch the Web Accessibility Meme! http://aware.hwg.org/ Seeking the Best Internet Dog of 1999! http://www.virtualdogshow.com/
Received on Friday, 1 October 1999 13:21:28 UTC