<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>看!corey,那天比你高多拉~~~ - css</title><link>http://blog.csdn.net/turkeyzhou/category/374797.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 22 Apr 2008 23:12:06 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>corey</dc:creator><title>进行 HTML、JavaScript 和 Ajax 开发和调试的必用工具</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/04/16/2295515.aspx</link><pubDate>Wed, 16 Apr 2008 00:11:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/04/16/2295515.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2295515.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/04/16/2295515.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2295515.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2295515</trackback:ping><description>转自ibm中国&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2295515.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>corey</dc:creator><title>CSS规则层叠时的优先级算法 - lunaticsun.com - CSDNBlog</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/04/07/2258498.aspx</link><pubDate>Mon, 07 Apr 2008 22:03:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/04/07/2258498.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2258498.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/04/07/2258498.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2258498.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2258498</trackback:ping><description>

	导读：本文首发于 http://www.lunaticsun.com/article/cascading-styleCSS 规则的优先级是Web前端开发人员必须理解的一个概念，我们常用的添加样式的方法有4种。inline styleembeded styleexternal styleuser styleinline style是丑陋的，它们穿梭在HTML文档中，与HTML元素扭成一团，给Web前端开发人员造成了许多麻烦。它们往往以这样的面目出现：&amp;lt;p style="color:red;"&amp;gt;This is a paragraph.&amp;lt;/p&amp;gt;embeded style比inline style绅士一些，它们也寄宿在HTML文档中，但是它们不屑于与HTML元素扭成一团。它们往往在 &amp;lt;style&amp;gt; 元素中出现：&amp;lt;style type="text/css" media="screen"&amp;gt;    p{        color : red;    }&amp;lt;/style&amp;gt;external style是个贵族，它不愿意同HTML呆在&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2258498.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>corey</dc:creator><title>进阶：彻底弄懂CSS盒子模式之二</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2253180.aspx</link><pubDate>Sat, 05 Apr 2008 13:34:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2253180.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2253180.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2253180.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2253180.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2253180</trackback:ping><description>	导读： 进阶：彻底弄懂CSS盒子模式之二http://www.webjx.com&amp;amp;nbsp; 更新日期：2007-03-28 20:06&amp;amp;nbsp; 出处：蓝色理想&amp;amp;nbsp; 作者：唐国辉 收藏本文作者：唐国辉&amp;amp;nbsp; &amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp; 实现原理动画演示：http://www.blueidea.com/articleimg/2007/03/4563/cssNav.swf　　自本人教程《彻底弄懂CSS盒子模式(DIV布局快速入门)》发表以来，一直获得各位网友的好评与支持，今天应各位网友的要求，也为了答谢各位网友的支持，本人将推出续篇教程，以加深各位网友对CSS盒子模式的理解。此教程面向读者还是DIV排版入门者，如果你是高手，那就不要浪费自己时间了。　　本人这次将讲解一个纵向CSS导航栏实例的制作，在讲解过程中将会延用之前发表教程所讲到的“盒子”概念，如果你没有看过本人之前的那篇教程，又或者你还不理解什么是“盒子”这一概念，请先通过下面的两个链接阅读本人之前发表的&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2253180.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>corey</dc:creator><title>彻底弄懂CSS盒子模式之三</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2253096.aspx</link><pubDate>Sat, 05 Apr 2008 13:01:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2253096.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2253096.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2253096.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2253096.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2253096</trackback:ping><description>

	导读： 彻底弄懂CSS盒子模式三(浮动的表演和清除的自述)1.彻底弄懂CSS盒子模式一(DIV排版快速入门)2.彻底弄懂CSS盒子模式二(导航栏实例)3.彻底弄懂CSS盒子模式四(绝对定位和相对定位)一、下面请看float的精彩表演，有请。大家好,我是float,欢迎访问CSS家族,在CSS家族中,在当今CSS排版流行的年代,我可扮演着重要的角色哦。因为我的工作对网页设计人员很有用，就像之前align帮助你们定位网页元素一样重要，但是我的功能似乎比align强多了。接下来我将现场给你演示我的绝活，看细心点哦。当然也许我一下子不能把我所有的技巧给大家演示，因为有些技巧本人也许一下子记不起来了，那就请那些对我比较了解的人来帮我补充补充啰，比如版主等等啊。先讲一下我主要的工作，我主要是帮助对像在网页中对齐的，一旦我发出float:left或float:right命令，被我浮动的对像就会向左或向右移动直到遇到边框( border) 、填充( padding） 、边界( margin ）或者另一个块对象的边缘为止，当然也有一些看起来较特殊的情况，比如被我浮动的元素设置了一个负边界&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2253096.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>corey</dc:creator><title>新手学习DIV+CSS难点之经验总结</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2252814.aspx</link><pubDate>Sat, 05 Apr 2008 10:52:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2252814.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2252814.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2252814.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2252814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2252814</trackback:ping><description>

	导读：1、网页居中显示：&amp;nbsp;&amp;nbsp;&amp;nbsp; 需要设置两个地方，一个是body，一个是外边框div。&amp;nbsp;&amp;nbsp;&amp;nbsp; CSS：body{&amp;nbsp;margin:0;&amp;nbsp;padding:0;&amp;nbsp;text-align:center;}#main{ /*最外层DIV*/&amp;nbsp;width:760px;&amp;nbsp;margin:0 auto;&amp;nbsp;padding:0}&amp;nbsp;&amp;nbsp;&amp;nbsp; 2、文字垂直居中显示：&amp;nbsp;&amp;nbsp;&amp;nbsp; 在DIV中定义一个行高与其高度相同即可。&amp;nbsp;&amp;nbsp;&amp;nbsp; CSS：.title{&amp;nbsp;height:25px;&amp;nbsp;line-height:25px;&amp;nbsp;vertical-align:middle;&amp;nbsp;}&amp;nbsp;&amp;nbsp;&amp;nbsp; 3、图片垂直居中显示：&amp;nbsp;&amp;nbsp;&amp;nbsp; 在&amp;lt;img&amp;gt;标签中加入align="absmiddle" 即可。&amp;nbsp;&amp;nbs&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2252814.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>corey</dc:creator><title>css教程–十步学会用css建站(全)</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2252769.aspx</link><pubDate>Sat, 05 Apr 2008 10:14:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2252769.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2252769.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/04/05/2252769.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2252769.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2252769</trackback:ping><description> 转自http://theme.xoops.org.cn/
xoops建站css&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2252769.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>corey</dc:creator><title>跨浏览器的CSS固定定位{position:fixed}</title><link>http://blog.csdn.net/turkeyzhou/archive/2008/03/29/2227458.aspx</link><pubDate>Sat, 29 Mar 2008 10:28:00 GMT</pubDate><guid>http://blog.csdn.net/turkeyzhou/archive/2008/03/29/2227458.aspx</guid><wfw:comment>http://blog.csdn.net/turkeyzhou/comments/2227458.aspx</wfw:comment><comments>http://blog.csdn.net/turkeyzhou/archive/2008/03/29/2227458.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/turkeyzhou/comments/commentRss/2227458.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2227458</trackback:ping><description>	导读： 　　跨浏览器的CSS固定定位{position:fixed} 　　通过CSS的定位属性{position:fixed}可以让HTML元素脱离文档流固定在浏览器的某个位置。 　　IE7、Firefox、Opera，都支持CSS的{position:fixed}，所以很容易实现（《详解定位与定位应用》） 　　IE6不支持该属性，但是在使用!DOCTYPE 声明指定standards-compliant（标准）模式可以通过CSS hack实现 　　上述声明下IE5和IE5.5目前没有发现通过纯粹CSS能够解决的方案，但是可以通过IE特有的expression在CSS中实现（移动网页时固定元素会动），这和常见浮动Logo广告利用Javascript实现原理是一样的，只不过可以直接写在CSS中比较简便的 　　利用IE独有的条件注释语句可以针对不同的IE版本精确设置，同时避免了这些代码被其他浏览器读到，个人认为比纯粹的CSS Hack好，如果你安装了多个IE（包括绿色版本），条件注释将会以最高版本的IE为标准。 　　实现代码如下： 　　"http://www.w3.org/TR/x&lt;img src ="http://blog.csdn.net/turkeyzhou/aggbug/2227458.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>