texasgamer
07-03-2007, 03:30 AM
If there is anyone familiar with php that can help me sort this out, I would be like totally appreciative. I am trying to get a higher score at www.ready.mobi (http://www.ready.mobi) on one of my sites.
Here is the error I am getting:
Valid Markup
This Test Failed
You should use valid XHTML Mobile Profile for your pages. Non-validating markup may not display correctly or efficiently on mobile devices. In some cases, particularly on older phones, non-validating XHTML-MP will not render at all, and the user will see only an error message in their browser.
FAIL near line 17 column 69
The reference to entity "sort" must end with the ';' delimiter.
And here is my line 17:
<div class="navItem2">2. <a href="directory.php?action=viewall&sort=popular" accesskey="2">Most Popular Sites</a></div>
Thanks,
Ray
Here is the error I am getting:
Valid Markup
This Test Failed
You should use valid XHTML Mobile Profile for your pages. Non-validating markup may not display correctly or efficiently on mobile devices. In some cases, particularly on older phones, non-validating XHTML-MP will not render at all, and the user will see only an error message in their browser.
FAIL near line 17 column 69
The reference to entity "sort" must end with the ';' delimiter.
And here is my line 17:
<div class="navItem2">2. <a href="directory.php?action=viewall&sort=popular" accesskey="2">Most Popular Sites</a></div>
Thanks,
Ray