《
css类库收藏》文章地址:http://www.tfxk.com/wangyesheji/jianzhanjingyan/0302334422013.htm
--> [
网站建设之]css类库珍藏
CSS代码
/*初始化样式*/
body{font-family:"宋体", Arial,Verdana,
CSS简写指南, sans-serif, Helvetica; font-size:12px; color:#010000;}
dl,dd,ul{list-style:none;}
a img{border:0;}
div,form,img,ul,ol,li,dl,dt,dd,h1,h2,
CSS简写总结,h3,h4,h5,
CSS笔记-除了a标签外的hover属性的应用,h6{padding:0;margin:0;border:0;}
input{ vertical-align:middle;}
body,html{ height:100%;}
/*字体款式[定义规矩,小写f加字体属性]*/
.fU{ text-decoration:underline;}
.fN{ text-decoration:none;}
.fB{ font-weight:bold;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
/*公用空隙[定义规则,小写space加缝隙高度] */
.space3{ height:3px; clear:both; font-size:1px;overflow:hidden;}
,
CSS突破局限 制作框列表效果.space5{ height:5px; clear:both; font-size:1px;overflow:hidden;}
.space6{ height:6px; clear:both; font-size:1px;overflow:hidden;}
.space9{ height:9px; clear:both; font-size:1px,
CSS相对定于与绝对定位的区别;overflow:hidden;}
.space10{ height:10px; clear:both; font-size:1px;overflow:hidden;}
.space12{ height:12px; clear:both; font-size:1px;overflow:hidden;}
.space15{ height:15px; clear:both; font-size:1px;overflow:hidden;}
 ,
css的语法;
/*全局链接色彩 */
a:link {color:#1f3a87; text-decoration:none;}
a:visited {color:#83006f;text-decoration:none;}
a:hover {color:#bc2931,
CSS的背景图像属性background; text-decoration:underline;}
a:active {color:#bc2931;}
/* 字体颜色属性 [定义规则,小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{color:#f00;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#00c;}
.cDRed,a,
CSS的未来:一些试验性CSS属性.cDRed:link,a.cDRed:visited{color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{color:#4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{color:#666;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
,
CSS的常用技巧介绍.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 其余属性 */
.l{ float: left;} ,
CSS的小技巧;
.r{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.hidden{display: none;}
.unL,.unL a{text-decoration: none;}
.unB{border:none;} Tag:类库 类库
(责任编辑:网站建设)
css类库收藏相关文章