validate issue
-
I am trying to validate as I build but I get an error that I’m missing an li tag:
<ul class="nav-links"> <div class="menu"> <ul> <li class="page_item page-item-31"><a href="https://megfoundationsaugus.org/home/" title="Home"><span>Home</span></a>... code shortened ...</li> </ul> </div> </ul>
I have the class ‘nav-links’ in my style sheet but I don’t see the nested unordered list in my header and I don’t have a class called ‘menu’ or ‘page_item page-item-31’ in my css
How can fix this and how does WP do this?
The site is here
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘validate issue’ is closed to new replies.