wkenny
01-10-2006, 07:01 PM
When I run the W3C validator on many of my pages I get an error message saying the page cannot be validated because a byte which cannot be interpreted as utf-8 is present in line xxx
e.g. if I validate
http://www.estateagentsespana.com/costadelsol/fuengirola_estate_agents_01.htm
the validator says this byte is line
The following is lines 228-231
<td><input type = "checkbox" checked = "checked" disabled="disabled"><input type = "checkbox" checked = "checked" disabled="disabled"><input type = "checkbox" disabled="disabled"><input type = "checkbox" disabled="disabled"></td>
<td class="plain-text"><a href="mailto:info@vpinmo.com"><img src="http://www.estateagentsespana.com/images/envelope_sm.gif" height="12" width="29" alt="E-mail" /></a></td>
Can anybody suggest what the problem may be?
e.g. if I validate
http://www.estateagentsespana.com/costadelsol/fuengirola_estate_agents_01.htm
the validator says this byte is line
The following is lines 228-231
<td><input type = "checkbox" checked = "checked" disabled="disabled"><input type = "checkbox" checked = "checked" disabled="disabled"><input type = "checkbox" disabled="disabled"><input type = "checkbox" disabled="disabled"></td>
<td class="plain-text"><a href="mailto:info@vpinmo.com"><img src="http://www.estateagentsespana.com/images/envelope_sm.gif" height="12" width="29" alt="E-mail" /></a></td>
Can anybody suggest what the problem may be?