- From: Jany Quintard <jany.quintard@free.fr>
- Date: Wed, 11 Feb 2004 11:49:19 +0100
- To: Connie.Bolin@ky.gov
- Cc: html-tidy@w3.org
I am just curious. Did you find the solution to your problem ? * Jany Quintard [Thu, 29/01/2004 at 14:29 +0100] > * Connie.Bolin@ky.gov [Wed, 28/01/2004 at 16:20 -0500] > > > > when I was validating a web page I received this message > > > > Line 112, column 38: an attribute value literal can occur in an attribute > > specification list only after a VI delimiter > > > > <param name="rotatoreffect" value="dissolve"> (this is the code) > Are you sure that this is the line? > The DTD says: > <!ELEMENT param EMPTY> > <!ATTLIST param > id ID #IMPLIED > name CDATA #IMPLIED > value CDATA #IMPLIED > valuetype (data|ref|object) "data" > type %ContentType; #IMPLIED > > > > Depending on the version, "name" can be or not #REQUIRED, but your code > seems correct Jany
Received on Wednesday, 11 February 2004 06:08:08 UTC