Hi I would like to make my page W3C valid but do not want to mess the gallery up.
I have 11 errors all from the galleries code, all are posted below.
Result: 11 errors / 0 warnings
line 64 column 25 - Error: end tag for element "a" which is not open
line 81 column 88 - Error: there is no attribute "tooltitle"
line 88 column 65 - Error: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified
line 88 column 66 - Error: an attribute value must be a literal unless it contains only name characters
line 97 column 177 - Error: there is no attribute "tooltitle"
line 102 column 103 - Error: document type does not allow element "div" here
line 102 column 120 - Error: an attribute value must be a literal unless it contains only name characters
line 102 column 257 - Error: required attribute "alt" not specified
line 105 column 104 - Error: document type does not allow element "div" here
line 105 column 121 - Error: an attribute value must be a literal unless it contains only name characters
line 105 column 258 - Error: required attribute "alt" not specified
Is there W3C valid version of code?
Thanks