Forums

XHTML Invalid on blogroll tags? (2 posts)

  1. outlawscumbag
    Member
    Posted 4 years ago #

    <div class="menuspace">
    	<ul>
    	<?php get_links('-1', '<li>', '</li>', '', 0, 'name', 0, 0, -1, 0); ?>
    	</ul>
    </div>

    this gives me an error stating that is closing a non existing object. is this the correct tag to use? its the only issue holding me back from being xhtml 1.0 strict validated...

  2. moshu
    Member
    Posted 4 years ago #

    I'd start here:
    Template_Tags/get_links vs. 2.3.3.

Topic Closed

This topic has been closed to new replies.

About this Topic