Validation issue
-
Hi everyone,
I thought I would check the validation of the theme I just created and I have the following error:
document type does not allow element "li" here; missing one of "ul", "ol", "menu", "dir" start-tag
Which seems to refer to this:
<div id="nav" class="links">- <?php wp_list_pages('title_li=' ); ?>
</div>
Anyone have any idea what the issue could be?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Validation issue’ is closed to new replies.