I’m making at attempt to HTML5-ize the blog here.
It hasn’t been too difficult of a task thus far, but I’ve got a few little issues to work out. Check out the validation result:
Validation Report for https://cryptofreek.org
It looks like all my problem are related to bad attribute values in WordPress generated code. Anybody know how to fix that?
[UPDATE]
Looks like I’ve fixed most of those problems :)
But, there are multiple other issues with the “rel” attribute in other tags throughout the site. Perhaps I can find a way to just strip out all of those attributes until a better solution is found…