Hi Rob,
you are right, the second point is confusing. What happens is:
Athenscollectibles.com (the one with the 237 validation errors) is hosted with an e-commerce platform who provide the templates, shopping cart, payment integration etc. In theory, all one has to do is insert products and start selling. I can not change the source code of the site, I can just add some CSS in the footer to change a few things. As the hosting site does not support Greek properly, I decided to build another bi-lingual site and found Zen Cart as the best solution. I installed Zen Cart and created the...
Athenscollectibles.info which does not redirect to the com, it's a completely separate domain and a different site built on Zen Cart. Validating the info domain gave a couple of hundred errors until I corrected a lot of code yesterday and the errors are now down to 21. As I said, I will look at each of them and make corrections. My aim is to get the number down to zero.
I don't worry about the com domain and its validation errors. As soon as my Zen Cart store (the info domain) is ready to operate and fully tested, I will transfer all products from the com domain to it and completely forget about the present e-commerce host of the com site.
One thing that I can not understand: The Web Developer Tool does not show any CSS error but some warnings only. The W3C validator gives 32 errors, all of them relative to radius borders and web named colors. Here are a few from the top of the list:
Code:
Value Error : background-color powderblue is not a color value : powderblue powderblue
Value Error : background-color powderblue is not a color value : powderblue powderblue
Property -webkit-border-top-left-radius doesn't exist : 5px 5px
Property -webkit-border-top-right-radius doesn't exist : 5px 5px
Property -moz-border-radius-topleft doesn't exist : 5px 5px
Property -moz-border-radius-topright doesn't exist : 5px 5px
Property border-top-left-radius doesn't exist in CSS level 2.1 but exists in : 5px 5px
Property border-top-right-radius doesn't exist in CSS level 2.1 but exists in : 5px 5px
Value Error : background-color powderblue is not a color value : powderblue powderblue
Property -webkit-border-radius doesn't exist : 5px 5px
Property -moz-border-radius doesn't exist : 5px 5px
Do they make sense? I have read about rounded borders in the W3C site and their syntax doesn't differ from what I have used. Anyway, I will check again.
I hope that I have now clarified the part about responsibility for the code and wish you a nice week.
With kind regards