http://www.choice.com.au/defaultView.aspx?id=102314&catId=100165

I'm getting these sorts of errors

Line 298, column 70: cannot generate system identifier for general entity
"catId"

You need to replace the "&" character in the URL with "&". The short version of why this is a problem is "in HTML, & followed by a string of characters is a character entity, like é for an e with an accent". The validator "thinks" you've used an unknown entity.
------------------------------------------------------------
"Have You Validated Your Code?"
John Horner (+612 / 02) 9333 3488
Senior Developer, ABC Online http://www.abc.net.au/
------------------------------------------------------------
******************************************************
The discussion list for http://webstandardsgroup.org/


See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to