I have been trying for hours to figure out what is wrong with my code (according to W3C validator). I have coded the whole site from scratch using Notepad++ (my first site without templates, sitebuilders and yada). I have a link to a screenshot Again, I am pretty new at all of this and am wondering if the errors could be a mistake on W3C part or if I am over looking something obvious.

Please let me know if you need any other information. I really would like to be validated, with some of your help may be I can.

http://postimg.org/image/t536bqfuv/

有帮助吗?

解决方案

You really should check your syntax. The complains it mentions are quite important. First of all remove the value attribute from your image, then check the entire document for tags you opened but didn't close.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top