<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>三七设计 Rss</title>
<link>http://www.37sj.com/main.php</link>
<description>三七设计 Three Seven Design workroom 项目:网页设计 网站建设 UI设计 平面设计 一个人的设计工作室 Three Seven Design. I'm 管子 Simon</description>
<item>
<title>Paul Irish 总结了一些CSS的Hack</title>
<link>http://37sj.com/rz_show.php?id=277</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>May 31st,2009 11:37:44</pubDate>
<description>Paul Irish 总结了一些CSS的Hack</description>
</item>
<item>
<title>条件CSS的使用</title>
<link>http://37sj.com/rz_show.php?id=268</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>May 21st,2009 20:38:32</pubDate>
<description>介绍
毫无疑问，任何一个试图使用 CSS 的网页设计师和开发人员都会发现不同的浏览器要求
不同的样式声明。这些烦恼归咎于各浏览器及其各版本不同程度的 CSS 执行的完整性。
条件 CSS 是这个问题的一个解决方案，采用的是 Internet Explorer 的条件注释语法的思想，
并把它内联到 CSS 声明之中。</description>
</item>
<item>
<title>【转】DIV+CSS的命名规则有利于SEO</title>
<link>http://37sj.com/rz_show.php?id=261</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>May 08th,2009 22:50:57</pubDate>
<description>搜索引擎优化(seo)有很多工作要做，其中对代码的优化是一个很关键的步骤。为了更加符合SEO的规范，下面是目前流行的CSS+DIV的命名规则</description>
</item>
<item>
<title>看看你是哪个等级的CSS开发人员</title>
<link>http://37sj.com/rz_show.php?id=233</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>February 28th,2009 08:58:14</pubDate>
<description>第0级：CSS？那不是一个多人射击游戏吗？
有些人因为在找CS:S（Counter Strike: Source）这款游戏的资讯而进到#CSS网站。不必担心这些人，他们不可能制作太多网页，所以对网络也不会造成多大伤害。</description>
</item>
<item>
<title>CSS hack:区分IE6，IE7，firefox，IE8</title>
<link>http://37sj.com/rz_show.php?id=201</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>December 31st,2008 00:10:00</pubDate>
<description>又重复提起：注：IE都能识别*;标准浏览器(如FF)不能识别*；
IE6能识别*，但不能识别 !important,
IE7能识别*，也能识别!important;
FF不能识别*，但能识别!important; </description>
</item>
<item>
<title>CSS提高：说说CSS的优先权 考虑CSS的继承与层叠</title>
<link>http://37sj.com/rz_show.php?id=200</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>December 31st,2008 00:08:13</pubDate>
<description>发现很多朋友对 CSS 的优先权不甚了解，规则很简单。需要说明的一点，如果你的样式管理需要深层判断 CSS 的优先权，更应反思自己的 CSS 代码，是否合理？是否优化？</description>
</item>
<item>
<title>IE中伪类:hover的使用及BUG</title>
<link>http://37sj.com/rz_show.php?id=199</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>December 31st,2008 00:05:20</pubDate>
<description>:hover是我们在CSS设计中最常运用的伪类之一，许多绚丽效果的实现离不开伪类:hover，比如我们常见的纯CSS菜单、相册效果等等。
或许用了这么久的伪类:hover，还有部分朋友还不完全了解hover的规则：</description>
</item>
<item>
<title>CSS属性与JavaScript 编码方法对照表</title>
<link>http://37sj.com/rz_show.php?id=198</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>December 31st,2008 00:03:40</pubDate>
<description>　　CSS与JS紧密配合，为我们的页面增添了很多别致的效果。在52CSS.com中也有相关的案例。为了达到某种特殊的效果我们需要用Javascript动态的去更改某一个标签的CSS属性。比如：鼠标经过一个图片时我们让图片加一个边框，代码可能是这样：JavaScript中style后面的属性应该是什么？</description>
</item>
<item>
<title>为什么对容器设置float又要设置display:inline</title>
<link>http://37sj.com/rz_show.php?id=197</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>December 30th,2008 23:58:43</pubDate>
<description>　　看了很多网站，经常看到&lt;li&gt;&lt;/li&gt;标签内设置了float:left又设置display:inline。
　　既然设置了float:left，那标签内的元素都会向左浮动了。
　　为什么又要设置display:inline。既然设置了float:left，那该标签已具有块状元素的特征了，又设置内联元素，不是有矛盾吗？</description>
</item>
<item>
<title>CSS兼容：一个IE6在no-repeat情况下依然重复背景图片的BUG</title>
<link>http://37sj.com/rz_show.php?id=196</link>
<author>√weber</author>
<category>CSS+DIV</category>
<pubDate>December 30th,2008 23:55:31</pubDate>
<description>　　背景图片的设置是CSS布局时常用的一种属性，应用background的url，引入背景图片，可以设置为不重复平铺，如下面的代码：

　　background:url(http://www.w3cbbs.com/images/w3cbbs/logow3cbbs.png) no-repeat;

　　在大多数情况下，此设置不会有任何问题。背景图片按设置的形式呈现，不会平铺于容器，无论容器是何宽度与高度。
　　但在IE6下，有一种情况，如果未定义宽高，则会产生即使定义了no-repeat，背景图片依然重复的BUG。</description>
</item>
</channel>
</rss>