Web Hosting Talk







View Full Version : My page fails the test


Daku
01-09-2008, 05:26 PM
I am trying to check my website at http://validator.w3.org and it seems to fail validation. Would someone be kind enough to advise how can I fix it?

I think it's one error being repeated again and again?

My Site (http://www.daku.co.uk)

Thanks :)

Chris_M
01-09-2008, 05:30 PM
It tells you at the bottom of the page what the errors are and what line they are on. From there it should be pretty easy to fix.

Renard Fin
01-09-2008, 05:43 PM
1st error: <div><a href="blabla">newbie plan</div></a>
-- your div should be ending after the tag a since it was open before.

2nd error: linked to the 1st, close the </a> before the </div>

All subsequents errors are based on the same 1st 2 errors.

Daku
01-09-2008, 06:00 PM
1st error: <div><a href="blabla">newbie plan</div></a>
-- your div should be ending after the tag a since it was open before.

2nd error: linked to the 1st, close the </a> before the </div>

All subsequents errors are based on the same 1st 2 errors.

Renard Fin, you are such a big star, you know that. :agree:
Thank you so much. Really appreciate your help.

Looie
01-09-2008, 06:28 PM
Says it's fully valid now. Nice design btw

Renard Fin
01-09-2008, 08:01 PM
No problem Daku :)

but by the way, your guru plan is not linked to the ordering page by his title like the others, maybe you should, as it keeps the design "steady" (can't find the correct word lol)

Xeentech
01-09-2008, 09:37 PM
... as it keeps the design "steady" (can't find the correct word lol)

I think constant or consistent will be what you're after.

Daku
01-10-2008, 07:14 AM
No problem Daku :)

but by the way, your guru plan is not linked to the ordering page by his title like the others, maybe you should, as it keeps the design "steady" (can't find the correct word lol)

Yup I know :) Just didn't link it because it's not ready yet.
Just learning and developing at the same time. Thanks for the feedback though.

Says it's fully valid now. Nice design btw

Thanks. Template credit goes to dollar as this is his hardwork.

pccrew
01-13-2008, 12:12 AM
hey thanks for this linked, it helped me with my site aswell