<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[最族]]></title> 
<description><![CDATA[共筑梦想，拥抱未来！
Build a dream, embrace the future!]]></description>
<link>http://www.mostclan.com/</link>
<language>zh-cn</language>
<generator>www.emlog.net</generator>
<item>
	<title>了解placeholder</title>
	<link>http://www.mostclan.com/post-52.html</link>
	<description><![CDATA[placeholder 属性提供可描述输入字段预期值的提示信息（hint）。
该提示会在输入字段为空时显示，并会在字段获得焦点时消失。
注释：placeholder 属性适用于以下的  input  类型：text, search, url, telephone, email 以及 password。 例如： <a href="http://www.mostclan.com/post-52.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-23.html">【原创】CSS伪类作用域</a></p></div>]]></description>
	<pubDate>Thu, 30 Apr 2015 08:26:42 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-52.html</guid>

</item>
<item>
	<title>去除input自带边框</title>
	<link>http://www.mostclan.com/post-51.html</link>
	<description><![CDATA[chrome谷歌浏览器input会自带边框，这个很讨厌，你可以更改这个边框样式，也可以直接 出去掉 这里我们介绍一个去除chrome谷歌浏览器input自带边框样式的方法 在css中加入代码： input,button,select,textarea{outline:none} textarea{resize:none} <a href="http://www.mostclan.com/post-51.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p></div>]]></description>
	<pubDate>Thu, 30 Apr 2015 06:20:22 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-51.html</guid>

</item>
<item>
	<title>一款纯css实现的漂亮导航菜单(也适用于个人中心)</title>
	<link>http://www.mostclan.com/post-48.html</link>
	<description><![CDATA[今天给大家分享一款纯css实现的漂亮导航，适合放在个人中心。还带来图标，效果不错。一起看下效果图： HTML代码：  div class=l-main     div class=menu       header class=menu__header   &nb... <a href="http://www.mostclan.com/post-48.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p><p><a href="http://www.mostclan.com/post-23.html">【原创】CSS伪类作用域</a></p></div>]]></description>
	<pubDate>Wed, 22 Apr 2015 15:41:32 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-48.html</guid>

</item>
<item>
	<title>教你如何做一个漂亮的下拉菜单导航</title>
	<link>http://www.mostclan.com/post-47.html</link>
	<description><![CDATA[在本教程中我们将纯CSS 3代码纯制作导航菜单。 第一步 HTML    我们将创建一个列表项，并为每个菜单链接的锚标记无序列表。若要创建子菜单添加另一个无序列表内的名单。  ul class=menu   li  a href=http://www.web0752.com/ 网站建设 ... <a href="http://www.mostclan.com/post-47.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p><p><a href="http://www.mostclan.com/post-23.html">【原创】CSS伪类作用域</a></p></div>]]></description>
	<pubDate>Mon, 20 Apr 2015 12:23:02 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-47.html</guid>

</item>
<item>
	<title>SVG Sprite技术介绍</title>
	<link>http://www.mostclan.com/post-38.html</link>
	<description><![CDATA[一、Sprite技术 <a href="http://www.mostclan.com/post-38.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p></div>]]></description>
	<pubDate>Fri, 17 Apr 2015 02:36:41 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-38.html</guid>

</item>
<item>
	<title>【原创】CSS伪类作用域</title>
	<link>http://www.mostclan.com/post-23.html</link>
	<description><![CDATA[在学习了hover等伪类之后想做一个导航条，鼠标移上去可以出现菜单的那种。期间碰到一个问题：如何让选项卡被鼠标指中后显示下拉菜单？ 伪代码如下： 选项卡:hover{ //选项卡被指中   display:block;   } 那么问题来了，display:block;只是把当前作用域给显示出来，而对应的作用域是选项卡，显然不是我们想要的，我在后来观察了其他站点的C... <a href="http://www.mostclan.com/post-23.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p></div>]]></description>
	<pubDate>Sat, 21 Mar 2015 11:44:11 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-23.html</guid>

</item>
<item>
	<title>CSS3实现漂亮“图片阴影”效果</title>
	<link>http://www.mostclan.com/post-21.html</link>
	<description><![CDATA[传送门：http://www.imooc.com/learn/240 <a href="http://www.mostclan.com/post-21.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p></div>]]></description>
	<pubDate>Wed, 18 Mar 2015 05:47:55 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-21.html</guid>

</item>
<item>
	<title>CSS 相邻兄弟选择器</title>
	<link>http://www.mostclan.com/post-20.html</link>
	<description><![CDATA[ <a href="http://www.mostclan.com/post-20.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p></div>]]></description>
	<pubDate>Wed, 18 Mar 2015 04:21:37 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-20.html</guid>

</item>
<item>
	<title>CSS 子元素选择器</title>
	<link>http://www.mostclan.com/post-19.html</link>
	<description><![CDATA[ <a href="http://www.mostclan.com/post-19.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p></div>]]></description>
	<pubDate>Wed, 18 Mar 2015 04:18:46 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-19.html</guid>

</item>
<item>
	<title>CSS 后代选择器</title>
	<link>http://www.mostclan.com/post-18.html</link>
	<description><![CDATA[ <a href="http://www.mostclan.com/post-18.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-17.html">display:none与visibility:hidden的区别</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p><p><a href="http://www.mostclan.com/post-23.html">【原创】CSS伪类作用域</a></p></div>]]></description>
	<pubDate>Wed, 18 Mar 2015 04:13:27 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-18.html</guid>

</item>
<item>
	<title>display:none与visibility:hidden的区别</title>
	<link>http://www.mostclan.com/post-17.html</link>
	<description><![CDATA[display:none和visibility:hidden都能把网页上某个元素隐藏起来，但两者有区别: display:none ---不为被隐藏的对象保留其物理空间，即该对象在页面上彻底消失，通俗来说就是看不见也摸不到。 visibility:hidden--- 使对象在网页上不可见，但该对象在网页上所占的空间没有改变，通俗来说就是看不见但摸得到。 例子：  html   head   title display:none和visible:hidden的区别 /title ... <a href="http://www.mostclan.com/post-17.html">阅读全文&gt;&gt;</a><div id="related_log" style="font-size:12px"><p><b>相关日志：</b></p><p><a href="http://www.mostclan.com/post-48.html">一款纯css实现的漂亮导航菜单(也适用于个人中心)</a></p><p><a href="http://www.mostclan.com/post-18.html">CSS 后代选择器</a></p><p><a href="http://www.mostclan.com/post-47.html">教你如何做一个漂亮的下拉菜单导航</a></p><p><a href="http://www.mostclan.com/post-52.html">了解placeholder</a></p><p><a href="http://www.mostclan.com/post-23.html">【原创】CSS伪类作用域</a></p></div>]]></description>
	<pubDate>Mon, 16 Mar 2015 14:18:13 +0000</pubDate>
	<author>Veris</author>
	<guid>http://www.mostclan.com/post-17.html</guid>

</item></channel>
</rss>