View Single Post
  #5 (permalink)  
Old 31-10-2007, 12:07 AM
TW.87 TW.87 is offline
Junior Member
 
Join Date: Oct 2007
Posts: 27
Default

Quote:
Originally Posted by tommylogic View Post
Looks good....

Markup Validation: FAILED 95 Errors

WOW !!!!
Regarding the validation you've done here, it appears to be giving me the same validation failure for essentially the same elements a lot of the time, but I can't decipher what the problem is.

For example, the first validation failure that is listed is:

Quote:
Line 74, Column 293: end tag for "a" omitted, but OMITTAG NO was specified.
…magery)/Global(Image0007).png" /></td>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

Line 74, Column 5: start tag was here.
<td><a class="GlobalNavigationLink0001" href="#" onclick="return NavigationSyst
What does that mean?
Reply With Quote