上一页 1 ··· 14 15 16 17 18
摘要: 在LI的高度小于18PX或更小的时候出现该问题定义li的heigth属性无效需要在该LI样式下加入:overflow:hidden;line-height:0px;font-size:0px;DIV高度在ie6的BUG,需要加入overflow:hidden;IE6和IE7的盒模型对LI盒模型的高度的理解:将字体的高度和行高算在一起 阅读全文
posted @ 2013-07-16 09:18 安雅然 阅读(125) 评论(0) 推荐(0)
摘要: filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); 阅读全文
posted @ 2013-07-03 10:54 安雅然 阅读(198) 评论(0) 推荐(0)
摘要: 1.建筑家居http://www.mix-town.com/2.扁平化风格网站http://www.rockwerchter.be3.酷站推荐http://www.uehtml.com/ 阅读全文
posted @ 2013-06-19 10:46 安雅然 阅读(156) 评论(0) 推荐(0)
摘要: 下载地址https://github.com/srobbin/jquery-backstretch 阅读全文
posted @ 2013-04-25 16:58 安雅然 阅读(171) 评论(0) 推荐(0)
摘要: //谷歌字体集https://www.google.com/fonts///不错的字体集http://www.typeconnection.com///纹理背景集http://subtlepatterns.com///css做出来的图标 超精致http://fortawesome.github.io/Font-Awesome///网站背景大图的不错选择http://www.istockphoto.com///配色网http://colorschemedesigner.com///设计师网址导航http://hao.uisdc.com/banner素材http://pic.5tu.cn/suca 阅读全文
posted @ 2013-04-25 16:50 安雅然 阅读(243) 评论(0) 推荐(0)
摘要: background-image:-moz-linear-gradient(top , #45B5DA, #0382AD);background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(#45B5DA), to(#0382AD));background-image:-o-linear-gradient(top , #45B5DA, #0382AD);} 阅读全文
posted @ 2013-04-25 14:02 安雅然 阅读(179) 评论(0) 推荐(0)
摘要: apple-touch-icon:有高光apple-touch-icon-precomposed:无高光 阅读全文
posted @ 2013-04-24 11:38 安雅然 阅读(180) 评论(0) 推荐(0)
摘要: <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="//cdnjs.bootcss.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script> <![endif]--> 阅读全文
posted @ 2013-04-24 11:05 安雅然 阅读(257) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18