【发布时间】:2012-05-25 22:55:49
【问题描述】:
根据 google 的风格指南,您应该省略可选标签,例如 <head>
http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml#Optional_tags
但是,这样做会导致 google pagespeed 告诉我:
文档正文中的 CSS 会对渲染性能产生不利影响。 http://site.com 在文档正文中有 CSS:1 个样式块在 正文应移动到文档头部。
对了,那该怎么办呢?
谢谢。
【问题讨论】: