Hi...
I was hoping someone can help me with an issue I am having converting the <div id="pgnav"></div> into HTML5 <nav id="pgnav">...</nav>....
I had tried to do it just by deleting the Div Tag within the Comments.PHP and replacing it with a Nav Tag, it didn't work when I checked it out in firebug.... Anyone thing they can help?
Thank you.....Code:<div class="navigation"> <div class="next-posts"><?php previous_comments_link() ?></div> <div class="prev-posts"><?php next_comments_link() ?></div> </div>



Reply With Quote


)

Bookmarks