[wp-hackers] wordpress validation
    Randy Peterman 
    randy at randypeterman.com
       
    Wed Jul 14 17:49:50 UTC 2004
    
    
  
Seth,
These are simple to fix and require you to merely keep track of the 
nesting in your code.  By viewing your source I see you've altered the 
source code of the index.php file and not paid attention to where your 
list items start at stop.
As simple as these are you really should give fixing them a try.
Remember any LI element must be in a UL element.  And any text inside of 
a UL element must be within an LI element.  Fix that and you're almost 
there.  The validator even tells you where the lines are to fix.
Regards,
Randy Peterman
mini-standards evangelist
    
    
More information about the hackers
mailing list