Fabricio Rodrigues Gomes wrote: > 1.. Line 198, Column 80: attributes construct error This is a known problem in the markup validator: it issues this somewhat misleading error message. The real problem _is_ on line 198 but not in column - it's later. Add a space before the attribute names classid and height and the error messages should appear. According to syntax rules, attribute specifications, of the form name="value", must not be consecutive but some whitespace (normally, a space or a linebreak) must appear between them. -- Yucca, http://www.cs.tut.fi/~jkorpela/Received on Tuesday, 18 January 2011 16:44:59 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:20 UTC