css常用命令

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:"楷体";          /*更改字体*/

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。