码迷,mamicode.com
首页 > Web开发 > 详细

css常用命令

时间:2014-10-27 00:15:25      阅读:312      评论:0      收藏:0      [点我收藏+]

标签:style   io   sp   on   bs   ad   line   size   tt   

text-decoration: none;      /*去除a标签下划线*/

background: url(img/a-bg.png)no-repeat center center; /*插入背景图片*/

line-height: 25px;          /*行高*/

outline:none;           /*去除input样式*/

border: 1px solid #8CBEDF;  /*设置border样式*/

border:none;   /*去除input的边框*/

vertical-align:bottom;          /*底部对齐  针对图片*/

text-align: center;         /*居中*/

box-shadow: 5px 5px 5px #000;    /*添加阴影*/

list-style: none;           /*去除li的点样式*/

word-spacing:10px;          /*添加a标签字间距*/

letter-spacing: 1px;        /*添加字间距*/

font-size: 13px;             /*字体大小*/

font-weight: 700;            /*字体加粗*/

font-family:"楷体";          /*更改字体*/

css常用命令

标签:style   io   sp   on   bs   ad   line   size   tt   

原文地址:http://www.cnblogs.com/lemonice/p/4053252.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!