Google Product Forums

Re: best way to include static content in dynamic pages?

webado Jun 19, 2010 6:34 PM
Posted in group: Webmaster Central

Categories: Crawling, indexing & ranking :

>. didn't realize html comments were not allowed before the doc-type,
 
It's not that they are not allowed, but anything before the doctype makes the browser render the page in quirks mode, and then parts of the stylesheet largely no longer work.