I wanted to activate the link to Volacci, but it caused the pages to fail the XHTML 1.0 Strict compliance test. The align attribute is not supported with strict compliance.

CommentFileSizeAuthor
#1 754448-linkback-xhtml-validate-D6.patch719 bytesdave reid

Comments

dave reid’s picture

Version: 6.x-2.0 » 6.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new719 bytes

Here's a patch that uses style="text-align: center" that should pass validation. Using the inline style saves from having to add a whole separate seo_checklist.css file on every page with the link.

couturier’s picture

Status: Needs review » Closed (won't fix)

The Volacci link in the 7.x-4.0 version of this module passes validation at http://validator.w3.org/ and since developers serious about SEO are already using D7 and looking to D8 just around the corner, I think this old issue can be safely closed. I'm not able to test whether the problem still exists for the D6 version for which this issue was created.