<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: html5 doctype与图片多余空白</title>
	<atom:link href="http://blog.silentash.com/2010/01/html5-doctype-and-img-space/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.silentash.com/2010/01/html5-doctype-and-img-space/?fuckgfw</link>
	<description>尘埃默默，风雨洗礼</description>
	<lastBuildDate>Tue, 24 Aug 2010 16:19:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Silentash-默尘 &#187; doctype与hover伪类</title>
		<link>http://blog.silentash.com/2010/01/html5-doctype-and-img-space/?fuckgfw/comment-page-1#comment-756</link>
		<dc:creator>Silentash-默尘 &#187; doctype与hover伪类</dc:creator>
		<pubDate>Tue, 24 Aug 2010 16:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.silentash.com/blog/?p=263#comment-756</guid>
		<description>[...] html5 doctype与图片多余空白 doctype对盒子模型的影响   doctype, hover, quirks mode, 文档类型  Address: [...]</description>
		<content:encoded><![CDATA[<p>[...] html5 doctype与图片多余空白 doctype对盒子模型的影响   doctype, hover, quirks mode, 文档类型  Address: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML代码之细微优化 &#8211; 设计客</title>
		<link>http://blog.silentash.com/2010/01/html5-doctype-and-img-space/?fuckgfw/comment-page-1#comment-466</link>
		<dc:creator>HTML代码之细微优化 &#8211; 设计客</dc:creator>
		<pubDate>Fri, 07 May 2010 07:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.silentash.com/blog/?p=263#comment-466</guid>
		<description>[...] DOCTYPE对于页面展现非常重要，浏览器会根据具体的DOCTYPE来决定如何显示页面，除非你对删除DOCTYPE后的页面展示十分有把握，否则不要轻易删除。另外一种可行的方式是采用HTML5中的写法，即，大多数浏览器能够将这种doctype写法解析为标准或准标准(Almost Standard)模式，不过依然会造成一些问题，具体见这里。目前百度、Google都是这么做的。 [...]</description>
		<content:encoded><![CDATA[<p>[...] DOCTYPE对于页面展现非常重要，浏览器会根据具体的DOCTYPE来决定如何显示页面，除非你对删除DOCTYPE后的页面展示十分有把握，否则不要轻易删除。另外一种可行的方式是采用HTML5中的写法，即，大多数浏览器能够将这种doctype写法解析为标准或准标准(Almost Standard)模式，不过依然会造成一些问题，具体见这里。目前百度、Google都是这么做的。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML优化 @ Miller</title>
		<link>http://blog.silentash.com/2010/01/html5-doctype-and-img-space/?fuckgfw/comment-page-1#comment-299</link>
		<dc:creator>HTML优化 @ Miller</dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.silentash.com/blog/?p=263#comment-299</guid>
		<description>[...] DOCTYPE对于页面展现非常重要，浏览器会根据具体的DOCTYPE来决定如何显示页面，除非你对删除DOCTYPE后的页面展示十分有把握，否则不要轻易删除。另外一种可行的方式是采用HTML5中的写法，即&lt;!doctype html&gt;，大多数浏览器能够将这种doctype写法解析为标准或准标准(Almost Standard)模式，不过依然会造成一些问题，具体见这里。目前百度、Google都是这么做的。 [...]</description>
		<content:encoded><![CDATA[<p>[...] DOCTYPE对于页面展现非常重要，浏览器会根据具体的DOCTYPE来决定如何显示页面，除非你对删除DOCTYPE后的页面展示十分有把握，否则不要轻易删除。另外一种可行的方式是采用HTML5中的写法，即&lt;!doctype html&gt;，大多数浏览器能够将这种doctype写法解析为标准或准标准(Almost Standard)模式，不过依然会造成一些问题，具体见这里。目前百度、Google都是这么做的。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isunlife's Blog &#187; 选择什么样的Doctype？</title>
		<link>http://blog.silentash.com/2010/01/html5-doctype-and-img-space/?fuckgfw/comment-page-1#comment-289</link>
		<dc:creator>Isunlife's Blog &#187; 选择什么样的Doctype？</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.silentash.com/blog/?p=263#comment-289</guid>
		<description>[...] 在做一个口碑专题html的时候，问同事拿了一个模板，一下是模板源码： &lt;!doctype&#160;html&gt; &lt;html&gt; &lt;head&gt; &lt;meta&#160;http-equiv=&quot;Content-Type&quot;&#160;content=&quot;text/html;&#160;charset=gbk&quot;&#160;/&gt; &lt;title&gt;专题名字-口碑网&lt;/title&gt; &lt;meta&#160;name=&quot;Keywords&quot;&#160;content=&quot;需要填写关健字...&quot;&#160;/&gt; &lt;meta&#160;name=&quot;Description&quot;&#160;content=&quot;需要填写描述，110个字符之内...&quot;&#160;/&gt; &lt;meta&#160;http-equiv=&quot;X-UA-Compatible&quot;&#160;content=&quot;ie=Edge&quot;&#160;/&gt; &lt;link&#160;rel=&quot;stylesheet&quot;&#160;type=&quot;text/css&quot;&#160;href=&quot;http://k.kbcdn.com/global/base/base_4_2_20.css&quot;&#160;/&gt; &lt;style&gt; /*这里直接写样式*/ &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;div&#160;class=&quot;yui-d0f&quot;&gt; &lt;script&#160;src=&quot;http://www.koubei.com/CMS/headers/wrap/js_header.jsp?withCss=1&amp;type=mini&quot;&#160;type=&quot;text/javascript&quot;&#160;charset=&quot;gbk&quot;&gt;&lt;/script&gt; &lt;/div&gt; &lt;!--content--&gt; &lt;div&#160;class=&quot;yui-d0f&quot;&gt; &lt;div&#160;class=&quot;yui-d2f&quot;&gt; &lt;/div&gt; &lt;/div&gt; &lt;!--content&#160;end--&gt; &lt;div&#160;class=&quot;yui-d2f&quot;&gt;&lt;script&#160;type=&quot;text/javascript&quot;&#160;src=&quot;http://www.koubei.com/CMS/headers/new/js_footer.jsp&quot;&#160;charset=&quot;gbk&quot;&gt;&lt;/script&gt;&lt;/div&gt; &lt;!--script&#160;src=&quot;http://k.kbcdn.com/global/utilities/utilities_1_4_8.js&quot;&gt;&lt;/script--&gt; &lt;/body&gt; &lt;/html&gt; 其中第一行是这么写的：然后依次看了下口碑，淘宝，阿里，支付宝，阿里软件，阿里妈妈，百度，新浪，搜狐，Google，Yahoo等其中口碑，淘宝，支付宝，阿里，百度，Google的list页面，均使用新浪，搜狐，阿里妈妈，阿里软件，Yahoo等没有使用，淘宝和支付宝均在今年改版为似乎一时成了最流行的写法，简单，而且兼容性也不错。便更深入的了解了下doctype1.什么是DOCTYPEDOCTYPE是document type(文档类型)的简写，要建立符合标准的网页，DOCTYPE声明是必不可少的关键组成部分；在页面中，用来指定页面所使用的XHTML（或者HTML）的版本。要想制作符合标准的页面，一个必不可少的关键组成部分就是DOCTYPE声明。只有确定了一个正确的DOCTYPE，XHTML里的标识和CSS才能正常生效。参考文章：1.三七的用doctype激活浏览器模式 原文Activating Browser Modes with Doctype2.新首页开发PPT详解 —— HTML规范3.html5 doctype与图片多余空白4.Doctype和渲染模式对照表 [...]</description>
		<content:encoded><![CDATA[<p>[...] 在做一个口碑专题html的时候，问同事拿了一个模板，一下是模板源码： &lt;!doctype&nbsp;html&gt; &lt;html&gt; &lt;head&gt; &lt;meta&nbsp;http-equiv=&quot;Content-Type&quot;&nbsp;content=&quot;text/html;&nbsp;charset=gbk&quot;&nbsp;/&gt; &lt;title&gt;专题名字-口碑网&lt;/title&gt; &lt;meta&nbsp;name=&quot;Keywords&quot;&nbsp;content=&quot;需要填写关健字&#8230;&quot;&nbsp;/&gt; &lt;meta&nbsp;name=&quot;Description&quot;&nbsp;content=&quot;需要填写描述，110个字符之内&#8230;&quot;&nbsp;/&gt; &lt;meta&nbsp;http-equiv=&quot;X-UA-Compatible&quot;&nbsp;content=&quot;ie=Edge&quot;&nbsp;/&gt; &lt;link&nbsp;rel=&quot;stylesheet&quot;&nbsp;type=&quot;text/css&quot;&nbsp;href=&quot;http://k.kbcdn.com/global/base/base_4_2_20.css&quot;&nbsp;/&gt; &lt;style&gt; /*这里直接写样式*/ &lt;/style&gt; &lt;/head&gt; &lt;body&gt; &lt;div&nbsp;class=&quot;yui-d0f&quot;&gt; &lt;script&nbsp;src=&quot;http://www.koubei.com/CMS/headers/wrap/js_header.jsp?withCss=1&amp;type=mini&quot;&nbsp;type=&quot;text/javascript&quot;&nbsp;charset=&quot;gbk&quot;&gt;&lt;/script&gt; &lt;/div&gt; &lt;!&#8211;content&#8211;&gt; &lt;div&nbsp;class=&quot;yui-d0f&quot;&gt; &lt;div&nbsp;class=&quot;yui-d2f&quot;&gt; &lt;/div&gt; &lt;/div&gt; &lt;!&#8211;content&nbsp;end&#8211;&gt; &lt;div&nbsp;class=&quot;yui-d2f&quot;&gt;&lt;script&nbsp;type=&quot;text/javascript&quot;&nbsp;src=&quot;http://www.koubei.com/CMS/headers/new/js_footer.jsp&quot;&nbsp;charset=&quot;gbk&quot;&gt;&lt;/script&gt;&lt;/div&gt; &lt;!&#8211;script&nbsp;src=&quot;http://k.kbcdn.com/global/utilities/utilities_1_4_8.js&quot;&gt;&lt;/script&#8211;&gt; &lt;/body&gt; &lt;/html&gt; 其中第一行是这么写的：然后依次看了下口碑，淘宝，阿里，支付宝，阿里软件，阿里妈妈，百度，新浪，搜狐，Google，Yahoo等其中口碑，淘宝，支付宝，阿里，百度，Google的list页面，均使用新浪，搜狐，阿里妈妈，阿里软件，Yahoo等没有使用，淘宝和支付宝均在今年改版为似乎一时成了最流行的写法，简单，而且兼容性也不错。便更深入的了解了下doctype1.什么是DOCTYPEDOCTYPE是document type(文档类型)的简写，要建立符合标准的网页，DOCTYPE声明是必不可少的关键组成部分；在页面中，用来指定页面所使用的XHTML（或者HTML）的版本。要想制作符合标准的页面，一个必不可少的关键组成部分就是DOCTYPE声明。只有确定了一个正确的DOCTYPE，XHTML里的标识和CSS才能正常生效。参考文章：1.三七的用doctype激活浏览器模式 原文Activating Browser Modes with Doctype2.新首页开发PPT详解 —— HTML规范3.html5 doctype与图片多余空白4.Doctype和渲染模式对照表 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 陈成的博客 &#8212; 淘首页开发PPT详解 &#8212;&#8212; HTML规范</title>
		<link>http://blog.silentash.com/2010/01/html5-doctype-and-img-space/?fuckgfw/comment-page-1#comment-180</link>
		<dc:creator>陈成的博客 &#8212; 淘首页开发PPT详解 &#8212;&#8212; HTML规范</dc:creator>
		<pubDate>Fri, 15 Jan 2010 09:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.silentash.com/blog/?p=263#comment-180</guid>
		<description>[...] 理论上，标准模式和准标准模式的区别仅在于非IE6/7浏览器对于单元格里(原文说法可能有误，经测试所有图片均受影响)图片布局的不同处理。同事渔隐做了细致地测试并给出了解决方案。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 理论上，标准模式和准标准模式的区别仅在于非IE6/7浏览器对于单元格里(原文说法可能有误，经测试所有图片均受影响)图片布局的不同处理。同事渔隐做了细致地测试并给出了解决方案。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
