I ran a site through the XHTML validator and got some errors. Some I understood, but some I didn't. Can anyone help explain these?
Code:
Line 64, Column 28: "info" is not a member of a group specified for any attribute.
<br /> <a href="mailto:"info@ansaphone.com">info@ansaphone.com</a>
Code:
Line 64, Column 24: XML Parsing Error: attributes construct error.
<br /> <a href="mailto:"info@ansaphone.com">info@ansaphone.com</a>
Code:
Line 64, Column 24: XML Parsing Error: Couldn't find end of Start Tag a line 64.<br /> <a href="mailto:"info@ansaphone.com">info@ansaphone.com</a>
Code:
Line 64, Column 66: XML Parsing Error: Opening and ending tag mismatch: div line 62 and a.…"mailto:"info@ansaphone.com">info@ansaphone.com</a>
To me, it looks like the issues are with a normal mailto tag, but I guess I'm not getting it. The site in question is http://www.jessweiss.com/ansaphone/index.html TIA!
__________________
"If you worried about falling off the bike, you'd never get on it" - Lance Armstrong
"The problem with people who have no vices is that generally you can be pretty sure they're going to have some pretty annoying virtues." - Elizabeth Taylor
|