HTML validation. Problem with id name.
-
I have a problem with the html validation. WordPress gives an id name to every single post that starts with a number:
“<div class=”post” id=”84″>”Apparently, the id name MUST begin with a letter, not a number:
“It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.”
Any tips on how to fix this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘HTML validation. Problem with id name.’ is closed to new replies.