<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FACE OF ADVERSITY - My Posture &#187; css</title>
	<atom:link href="http://www.lidecheng.com/blog/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lidecheng.com/blog</link>
	<description>直面困境 - lidecheng&#039;s weblog</description>
	<lastBuildDate>Tue, 31 Aug 2010 04:50:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>IE6, IE7, IE8 CSS 兼容速查表</title>
		<link>http://www.lidecheng.com/blog/visual-cheat-sheet-css-compatiblity/</link>
		<comments>http://www.lidecheng.com/blog/visual-cheat-sheet-css-compatiblity/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 15:57:22 +0000</pubDate>
		<dc:creator>lidecheng</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[兼容]]></category>

		<guid isPermaLink="false">http://www.lidecheng.com/blog/?p=182</guid>
		<description><![CDATA[现代 Web 设计与开发越来越看重浏览器兼容问题，IE 每个新版本的推出，都在 CSS 的标准化方面前进一大步，同时，也就不可避免地在 IE 的各个主要版本之间产生兼容问题，尽管 IE8 推出已有时日，使用 IE6的用户仍然相当可观。本文以速查手册的形式介绍 CSS （2.1 和 3）在 IE6,7,8 三个版本之间的兼容情况。

这套速查手册可以打印成 A3 尺寸，共2页，以下是各种不同格式下载：

<span class="readmore"><a href="http://www.lidecheng.com/blog/visual-cheat-sheet-css-compatiblity/" title="IE6, IE7, IE8 CSS 兼容速查表">Read the full story &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>现代 Web 设计与开发越来越看重浏览器兼容问题，IE 每个新版本的推出，都在 CSS 的标准化方面前进一大步，同时，也就不可避免地在 IE 的各个主要版本之间产生兼容问题，尽管 IE8 推出已有时日，使用 IE6的用户仍然相当可观。本文以速查手册的形式介绍 CSS （2.1 和 3）在 IE6,7,8 三个版本之间的兼容情况。</p>
<p><img class="alignnone" title="IE6, IE7, IE8 CSS 兼容速查表" src="http://www.lidecheng.com/uploads/2009/10/css_ie678_comp.gif" alt="" width="500" height="392" /></p>
<p>这套速查手册可以打印成 A3 尺寸，共2页，以下是各种不同格式下载：</p>
<ul>
<li>高分辨率 GIF 图片格式，<a href="http://docs.google.com/Doc?docid=0AXI-OmZqvTr5ZGhxaDZtOXBfMjk4YzI1bmM2ZnQ&amp;amp;amp;hl=en">第一页</a>，<a href="http://docs.google.com/Doc?docid=0AXI-OmZqvTr5ZGhxaDZtOXBfMzAwY2tuN3dyZjc&amp;amp;amp;hl=en">第二页</a></li>
<li>PDF 格式，<a href="http://docs.google.com/fileview?id=0B3I-OmZqvTr5NGQ2ZDUxMWUtN2RkNi00MWY1LWJkY2MtM2JiZTllYjY4ODE1&amp;amp;amp;hl=en">第一页</a>，<a href="http://docs.google.com/fileview?id=0B3I-OmZqvTr5ZWY5ZTNmNDUtZjMwNC00OGIyLTlmZDYtNzcwY2I0MTNiYTZh&amp;amp;amp;hl=en">第二页</a></li>
</ul>
<p>本文来源：<a href="http://tutorialfeed.blogspot.com/2009/10/visual-cheat-sheet-css-compatiblity.html">http://tutorialfeed.blogspot.com/2009/10/visual-cheat-sheet-css-compatiblity.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lidecheng.com/blog/visual-cheat-sheet-css-compatiblity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xHTML + CSS 标准网页制作视频教程</title>
		<link>http://www.lidecheng.com/blog/xhtml-css-teaching-video/</link>
		<comments>http://www.lidecheng.com/blog/xhtml-css-teaching-video/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 08:21:44 +0000</pubDate>
		<dc:creator>lidecheng</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Div]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[视频教程]]></category>

		<guid isPermaLink="false">http://www.lidecheng.com/blog/?p=173</guid>
		<description><![CDATA[这是09年初admin5邀请我做几期 'xHTML+css制作标准网页' 的课程，这里分享出来的是当时我做的课程录像，一共是八节课。
相比起其他的视频教程呢，我的教程主要讲的都是实用的一些DIV+CSS制作手法和技巧，我也看过其他人制作的这方面教程，虽然可以做到十几讲甚至二十几讲，但是有很多功能在平时工作中都是用不到的，有的连我做了这么多年前端开发的人都没有用到过，那些我就跳过了，避轻就重的讲了八节课。
这次把这八节课的视频发出来，希望能给你们帮助。当然还有很多没有讲到的功能点，大家可以google一下。
下面是课程的清单：
<span class="readmore"><a href="http://www.lidecheng.com/blog/xhtml-css-teaching-video/" title="xHTML + CSS 标准网页制作视频教程">Read the full story &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p>这是09年初<a href="http://www.admin5.com/">admin5</a>邀请我做几期 '<a title="xHTML + CSS 标准网页制作视频教程" href="http://file.lidecheng.com/xhtml-css-teaching-video/">xHTML+css制作标准网页</a>' 的课程，这里分享出来的是当时我做的课程录像，一共是八节课。</p>
<p>相比起其他的视频教程呢，我的教程主要讲的都是实用的一些DIV+CSS制作手法和技巧，我也看过其他人制作的这方面教程，虽然可以做到十几讲甚至二十几讲，但是有很多功能在平时工作中都是用不到的，有的连我做了这么多年前端开发的人都没有用到过，那些我就跳过了，避轻就重的讲了八节课。</p>
<p>这次把这八节课的视频发出来，希望能给你们帮助。当然还有很多没有讲到的功能点，大家可以google一下。</p>
<p>下面是课程的清单：</p>
<p><a title="xHTML + CSS 标准网页制作视频教程" href="http://file.lidecheng.com/xhtml-css-teaching-video/">xHTML + CSS 标准网页制作视频教程</a></p>
<ul>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class1.html"><strong>第一讲</strong></a>：概述、什么是标准web页面、正确的书写规范、字体的控制、列表的控制等等...（64′30″）(第一课、第二课)</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class2.html"><strong>第二讲</strong></a>：开发工具、对整个页面的控制、margin/padding的使用，float详解、网页排版初步（43′08″）（第三课、第四课）</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class3.html"><strong>第三讲</strong></a>：css+div制作表格（15′14″）</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class4.html"><strong>第四讲</strong></a>：网站页面分析、网站头部制作格（13′35″）</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class5.html"><strong>第五讲</strong></a>：网站导航、首条新闻区域的制作（21′41″）</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class6.html"><strong>第六讲</strong></a>：网站新闻区域的DIV+CSS混排（31′10″）</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class7.html"><strong>第七讲</strong></a>：内容页的制作（29′10″）</li>
<li><a href="http://file.lidecheng.com/xhtml-css-teaching-video/class8.html"><strong>第八讲</strong></a>：input/hr的样式、SEO初步（23′48″）</li>
</ul>
<p>可以在线观看，下载办法请自行开发  <img src='http://www.lidecheng.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lidecheng.com/blog/xhtml-css-teaching-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>学习使用CSS+Div配合cms系统完美建站</title>
		<link>http://www.lidecheng.com/blog/admin5-tech-css-div-cms/</link>
		<comments>http://www.lidecheng.com/blog/admin5-tech-css-div-cms/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 03:00:28 +0000</pubDate>
		<dc:creator>lidecheng</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dedecms]]></category>
		<category><![CDATA[Div]]></category>
		<category><![CDATA[录像]]></category>
		<category><![CDATA[授课]]></category>

		<guid isPermaLink="false">http://www.lidecheng.com/blog/?p=89</guid>
		<description><![CDATA[第二期：两周学习织梦建站完全教程
第一天

织梦产品的介绍
<span class="readmore"><a href="http://www.lidecheng.com/blog/admin5-tech-css-div-cms/" title="学习使用CSS+Div配合cms系统完美建站">Read the full story &#187;</a></span>]]></description>
			<content:encoded><![CDATA[<p><strong>第二期：两周学习织梦建站完全教程</strong></p>
<p><strong>第一天</strong></p>
<ul>
<li>织梦产品的介绍</li>
<li>织梦产品的安装</li>
<li>config.php详解</li>
<li>织梦目录详解</li>
<li>织梦模板目录详解</li>
</ul>
<p><strong>第二天</strong></p>
<ul>
<li>织梦的设计架构</li>
<li>织梦数据库的常用表介绍</li>
<li>新建一个织梦模板</li>
<li>织梦文章调用方法介绍</li>
<li>文章底层模板修改详解</li>
<li>跨频道调用及整站调用文章列表</li>
</ul>
<p><strong>第三天</strong></p>
<ul>
<li>织梦图片文章调用方法介绍</li>
<li>图片与文章列表的图文混排</li>
<li>织梦文章时间的多种调用方式</li>
</ul>
<p><strong>第四天</strong></p>
<ul>
<li>文章内容页的制作及修改</li>
<li>织梦后台自定义标签的使用及调用方法</li>
</ul>
<p><strong>第五天</strong></p>
<ul>
<li>织梦列表页文章的调用</li>
<li>列表页的全站调用及混编调用</li>
<li>列表页的制作及注意事项</li>
</ul>
<p><strong>第六天</strong></p>
<ul>
<li>织梦常用标签的使用</li>
<li>常用标签的底层模板修改方法</li>
<li>友情链接、投票等系统的调用</li>
</ul>
<p><strong>第七天</strong></p>
<ul>
<li>织梦的自定义宏标记的制作</li>
<li>织梦的自定义宏标记的两种调用方法</li>
<li>织梦的自定义宏标记的使用注意事项</li>
</ul>
<p><strong>第八天</strong></p>
<ul>
<li>织梦智能标记的使用</li>
<li>织梦专题及单页面的制作及使用方法</li>
<li>织梦用户登陆框的调用及修改</li>
<li>织梦用户登陆后登陆框的变换</li>
<li>用户后台的修改</li>
</ul>
<p><strong>第九天</strong></p>
<ul>
<li>织梦系统与discuz的整合</li>
<li>织梦系统与phpwind的整合</li>
<li>织梦整合API文件详解</li>
</ul>
<p><strong>第十天~第十四</strong></p>
<ul>
<li>使用织梦cms系统及div+css制作一个完整的新闻发布站点</li>
</ul>
<p><strong>第一期：十天学习DIV+CSS制作标准web页面</strong></p>
<p><strong>第一天</strong></p>
<ul>
<li>什么样的网页可以称为标准的Web页面</li>
<li>使用Web标准开发网页的优势</li>
<li>初识XTHML / DIV / CSS</li>
<li>制作标准Web页面的注意事项</li>
</ul>
<p><strong>第二天</strong></p>
<ul>
<li>常用CSS方法的使用详解</li>
<li>CSS的写法与格式</li>
<li>Class与id</li>
<li>CSS对文字、列表、背景、超链接等的操作</li>
</ul>
<p><strong>第三天</strong></p>
<ul>
<li>CSS开发及调试工具</li>
<li>多浏览器支持（每节课都要提到）</li>
<li>CSS对整个页面的控制</li>
</ul>
<p><strong>第四天</strong></p>
<ul>
<li>margin / padding 的使用</li>
<li>float 详解</li>
<li>网页的横向排版和纵向排版</li>
</ul>
<p><strong>第五天</strong></p>
<ul>
<li>用CSS+DIv替代表格</li>
<li>只要是Table能完成的CSS+Div一定能完成</li>
<li>使用margin / padding配合网页表格制作</li>
</ul>
<p><strong>第六天</strong></p>
<ul>
<li>带领学员使用Web标准制作一个个人网站</li>
<li>整站的规划、目录结构、命名规范</li>
<li>SEO初步知识</li>
</ul>
<p><strong>第七天</strong></p>
<ul>
<li>完成首页</li>
<li>网页栅格布局</li>
<li>头部尾部、sidebar、main</li>
</ul>
<p><strong>第八天</strong></p>
<ul>
<li>完成两个附页面（自我介绍、关于本站）</li>
<li>图文混排</li>
<li>定位与控制</li>
</ul>
<p><strong>第九天</strong></p>
<ul>
<li>完成两个附页面（我的照片、下载资源）</li>
<li>CSS对图片的控制</li>
<li>CSS列表详解</li>
</ul>
<p><strong>第十天</strong></p>
<ul>
<li>完成个人网页（全部五个页面）的制作</li>
<li>UCD初步介绍</li>
<li>解决学员Email问题及其他遗留问题</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lidecheng.com/blog/admin5-tech-css-div-cms/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>css hack 针对不同浏览器的写法</title>
		<link>http://www.lidecheng.com/blog/css-hack-to-different-browser/</link>
		<comments>http://www.lidecheng.com/blog/css-hack-to-different-browser/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 19:46:41 +0000</pubDate>
		<dc:creator>lidecheng</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.lidecheng.com/blog/?p=71</guid>
		<description><![CDATA[IE6能识别*，但不能识别 !important,
IE7能识别*，也能识别!important;
FF不能识别*，但能识别!important;
IE6支持下划线"_"，IE7和firefox均不支持下划线"_"。]]></description>
			<content:encoded><![CDATA[<p>又是浏览器的兼容问题。</p>
<p>针对不同浏览器对页面的显示方式来写css文件，需要使其对IE6 IE7 FIREFOX都有最佳的显示效果，或要调整css在其中一中浏览器中的显示方式，可以通过下划线(_)、星号(*)来处理：</p>
<p>比如要居中显示，我们都知道css中写法为：</p>
<blockquote><p>text-align: center;</p></blockquote>
<p>当然这属性是所有浏览器都解释的，如果只想让ie6有居中的效果而firefox和IE7则不应用居中，可写为</p>
<blockquote><p>_text-align: center;</p></blockquote>
<p>如果想让所有IE都解释而在firefox不解释则写为：</p>
<blockquote><p>*text-align: center;</p></blockquote>
<p>而ie6与ie7的不同在于ie6解释!important，而ie7会解释!important。</p>
<p>区别不同浏览器的css hack写法为：</p>
<blockquote><p>	区别ie6和ie7：text-align: center; text-align: left!important;<br />
	区别firefox和ie6：text-align: center; _text-align: left;<br />
	区别firefox和ie7：text-align: center; *text-align: left;<br />
	区别firefox、ie6和ie7：text-align: center; *text-align: left; *text-align: right!important;</p></blockquote>
<p>总结：</p>
<blockquote><p><span style="color: #ff0000;"><strong>IE6能识别*，但不能识别 !important,<br />
IE7能识别*，也能识别!important;<br />
FF不能识别*，但能识别!important;<br />
IE6支持下划线"_"，IE7和firefox均不支持下划线"_"。</strong></span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.lidecheng.com/blog/css-hack-to-different-browser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
