Title: Validation Errors
Last modified: August 18, 2016

---

# Validation Errors

 *  [tvdork](https://wordpress.org/support/users/tvdork/)
 * (@tvdork)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-4/)
 * So I finally got around to validating my code(I know nothing about code) and 
   I got rid of 60 errors but 4 still remain. I can’t figure them out for the life
   of me.
 * Here they are:
 * # Error Line 413, column 37: character “;” not allowed in attribute specification
   list .
 *  for (var i=0; i<ahrefs.length;i++) {
 * # Error Line 413, column 37: element “ahrefs.length” undefined .
 *  for (var i=0; i<ahrefs.length;i++) {
 * Error Line 419, column 12: end tag for “ahrefs.length” omitted, but OMITTAG NO
   was specified .
 *  </script>
 * You may have neglected to close an element, or perhaps you meant to “self-close”
   an element, that is, ending it with “/>” instead of “>”.
 * Error Line 420, column 10: end tag for “div” omitted, but OMITTAG NO was specified.
 *  </body></html>
 * You may have neglected to close an element, or perhaps you meant to “self-close”
   an element, that is, ending it with “/>” instead of “>”.
 * ***
 * If anyone could help me locate the source of these errors so I can fix them that
   would be great.
 * Thanks guys.
 * My site is: [http://www.mediaobsessed.com](http://www.mediaobsessed.com)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Class](https://wordpress.org/support/users/class/)
 * (@class)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-4/#post-525469)
 * What validator are you using? Probably not what you want to hear but I wouldn’t
   worry about validating the JS code of your plugins 🙂
 *  Thread Starter [tvdork](https://wordpress.org/support/users/tvdork/)
 * (@tvdork)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-4/#post-525542)
 * I used the W3C mark-up validator.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Validation Errors’ is closed to new replies.

## Tags

 * [validate](https://wordpress.org/support/topic-tag/validate/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [tvdork](https://wordpress.org/support/users/tvdork/)
 * Last activity: [19 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-4/#post-525542)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
