Ah, the joys of validating other peoples’ WordPress themes…
This one wasn’t too bad, but there were some issue with the favicon syntax. I didn’t like it anyway, so I got rid of it. Yay! Fixed!
A couple plugins, Run for Cover and Better Blogroll need to have a few code tweaks made before they validate (XHTML 1.0 Transitional). Run for Cover needs to have alt text added to the album images. I just duplicated the code to generate the title and renamed the attribute to ‘alt’. Better Blogroll needs to have the target attribute removed from the link code.
I’d forgotten that you can’t have spaces between paragraphs in the WordPress post editor otherwise it’l warp it in a paragraph. So for the longest time, the W3C Validator kept trying to tell me that I can’t add a h2 header to my posts. Sheesh…












