Hi there,
Anyone mind explain what is Valid XHTML 1.0 Transitional that appears at the end of each page? How to get rid of it? Thanks.
Hi there,
Anyone mind explain what is Valid XHTML 1.0 Transitional that appears at the end of each page? How to get rid of it? Thanks.
It's for people who care (ie: absolutely no-one) and it's the very first thing I got rid of.Originally Posted by kysonedin
OK, you REALLY want to know? From Wikipedia:
Anyway. the fix is to delete line 176 fromMost of the recent versions of popular web browsers render XHTML properly, but many older browsers can only render XHTML as HTML. Similarly, almost all web browsers that are compatible with XHTML also render HTML properly. Some argue this compatibility is slowing the switch from HTML to XHTML. During October 2005 approximately 10% of web surfers were using browsers capable of rendering XHTML properly.
\includes\templates\template_default\common\tpl_main_page.php
Take this line
<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0 Transitional</a></p>
![]()
then delete it, then burn it. Then erase and burn your hard-drive.
But seriously, I think there should be an easier way to switch it off from admin.
GREAT! I'll burn it like u did.
Sorry- that was forgotten in the previous release - it has been removed for the future.