Jump to content

W3C Errors


Earpy

Recommended Posts

Hello,

 

 

 

I'm trying to validate my page with W3C Validator and I am having trouble fixing an error it's giving me. I get a total of 8 errors, and they are all the same. The error is below;

 

 

 

[hide=Error i'm getting]Line 53, Column 9: ID "TEXTHEADER" already defined.

 

 

 

 

 

 

An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).[/hide]

 

 

 

This is the only error i'm getting, but it's an error which is repeated over the page. Does anybody have any idea's on how I can fix this?

 

 

 

Thanks in advance,

 

Earpy.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.