calliope8muse
Member
Posted 2 years ago #
I would like to validate the page as HTML 4.01 strict instead of XHTML transitional, but the links generated on the header tag of the page are giving me /> tag and I need to change it to simple > to validate the code.
Would you have any idea how to do this please?
Thanks a million in advance !
what are you asking?
How to use the WC3 validation service? Or how to change all the self-closing tags?
1. The validator lets you override the doc-type. Look on the page.
2. Your going to have to edit a WHOLE lot of files.
WordPress uses XHTML everywhere. Changing that is *not* a minor deal.