Ver Mensaje Individual
  #4 (permalink)  
Antiguo 13/12/2005, 06:03
c_cavernicola
 
Fecha de Ingreso: octubre-2004
Mensajes: 32
Antigüedad: 19 años, 6 meses
Puntos: 0
no veo el fallo....help...

no veo el (los) fallo que me dan a la hora de validar....:

<div id="navigation">
<ul id="navlist"><li><h2><?php _e('Categories'); ?></h2>
<?php wp_list_cats('sort_column=name&optioncount=0'); ?>
<?php wp_list_pages('sort_column=menu_order&title_li=<br /><h2>' . __('Pages') . '</h2>' ); ?>
<br /><br /><br /></li>

<br /><li><h2><?php _e('Meta'); ?></h2> <?php wp_register(); ?></li>
<li><a href="feed:<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr>'); ?></a></li>
<li><?php wp_loginout(); ?></li>

************************w3c****************
Error Line 40 column 4: document type does not allow element "li" here; missing one of "ul", "ol", "menu", "dir" start-tag.

<li><a href="http://www.sweet76.org/?cat=1" title="Ver todas las entradas de Ge

please......ayuda