CSS中常用到的重要的属性1

==========CSS常用代码===========

 字体颜色 : color : #00903A;
 背景颜色 : background-color : #7CFFE7;

--------------------------------------------------------------------------------

 边框宽度 : border-width : 5px;
 上边宽度 : border-top-width : 5px;
 左边宽度 : border-left-width : 5px;
 右边宽度 : border-right-width : 5px;
 底边宽度 : border-bottom-width : 5px;

--------------------------------------------------------------------------------

 边框颜色 : border-color : #000FF4;
 上边颜色 : border-top-color : #10FF01;
 左边颜色 : border-left-color : #FF3B04; 
 右边颜色 : border-right-color : #FF3CF3;
 底边颜色 : border-bottom-color : #00D0C3;

--------------------------------------------------------------------------------

 边框样式 : border-style : double; 可替换 dashed; dotted; none; 
 上边样式 : border-top-style : solid;  
 左边样式 : border-left-style : inset; 
 右边样式 : border-right-style : ridge;  
 底边样式 : border-bottom-style : solid; 

--------------------------------------------------------------------------------
 
 整体宽度 : width : 5px; 
 整体高度 : height : 5px; 
 溢出选项 : overflow : visible; 可替换 hidden; scroll; auto;

--------------------------------------------------------------------------------
 
 内侧边距 : padding : 5px;  
 上内边距 : padding-top : 5px; 
 左内边距 : padding-left : 5px; 
 右内边距 : padding-right : 5px; 
 底内边距 : padding-bottom : 5px;

--------------------------------------------------------------------------------
 
 外侧边距 : margin : 5px;  
 上外边距 : margin-top : 5px;  
 左外边距 : margin-left : 5px;  
 右外边距 : margin-right : 5px;  
 底外边距 : margin-bottom : 5px; 

--------------------------------------------------------------------------------
 
 文字字体 : font-family : fantasy;  
 文字大小 : font-size : 12pt;  
 文字粗细 : font-weight : bold;  
 文字样式 : font-style : italic;  
 文字变量 : line-height : 110%;  

--------------------------------------------------------------------------------
 
 清除属性 : clear : left; 可替换 right; both; none;
 浮动属性 : float : left; 可替换 right; none; 
 水平排列 : text-align : left; 可替换 right; center; justify;
 文本修饰 : text-decoration : underline; 可替换 overline; underline overline; line-through; blink; 
 文本缩进 : text-indent : 5em;  
 文字间距 : letter-spacing : 5px;  
 字母间距 : word-spacing : 5px;  
 文本转换 : text-transform : capitalize; 可替换 lowercase; uppercase; 
 垂直排列 : vertical-align : baseline;  可替换 top; middle; bottom; text-top; text-bottom; super; sub; 3em; 30%;

--------------------------------------------------------------------------------
 
 背景图片 : background-image : url(tianyi.gif);  
 背景拉伸 : background-repeat : repeat;  可替换  repeat-x; repeat-y; no-repeat; 
 背景定位 : background-position : left;  可替换  right; top; left top; right bottom; 30% 50%; 
 附加属性 : background-attachment : fixed; 可替换 scroll; 

--------------------------------------------------------------------------------
 
 显示属性 : display : none; 可替换 block; inline; run-in; compact; list-item; marker;  
 是否可见 : visibility : visible; 可替换 hidden;  
 资源定位 : position : static; 可替换 relative; absolute; fixed; 
 距离顶部 : top : 5px; 
 距离左边 : left : 5px; 
 距离右边 : right : 5px;  
 距离底边 : bottom : 5px;  
 优先等级 : z-index : 5;
 鼠标指针 : cursor : crosshair; 可替换 default; pointer; move; text; wait; help; n-resize; s-resize; w-resize; e-resize; ne-resize; nw-resize; se-resize; sw-resize; 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

沙漏无语

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值