大连仟亿科技
客服中心
  • 电话
  • 电话咨询:0411-39943997
  • 手机
  • 手机咨询:15840979770
    手机咨询:13889672791
网络营销 >更多
您现在的位置:仟亿科技 > 新闻中心 > 常见问题

web开发常用到的CSS代码详解

作者:billionnet 发布于:2012/9/16 12:53:12 点击量:

 

 在上一篇文章中,提到了一些修改网站模板中常用到的方法和工具。但其中也牵涉到不到关于CSS样式表的一些知识,对于这些知识,缺乏的还占大多数,今天我就将常用的一些CSS样式表语法整理一下,发出来给大家,希望对各位站长朋友修改网站模板的时候有一些帮助。

  CSS样式表的出现就是为了规范网页结构,网页中的所有框架,无一例外的都通过CSS样式表来定义其样式,大小、位置,边框位置等……详见下表:

  边框宽度 : border-width : 5px;

  上边宽度 : border-top-width : 5px;

  左边宽度 : border-left-width : 5px;

  右边宽度 : border-right-width : 5px;

  底边宽度 : border-bottom-width : 5px;

  边框颜色 : border-color : #000000;

  上边颜色 : border-top-color : #000000;

  边框样式 : 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;

  外侧边距 : margin : 5px;

  上外边距 : margin-top : 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;

  以上就是对于一些常用的CSS语法,然而我们在修改模板的时候用得最多的莫非是 margin-top; margin-left; margin-right; align; background : url(tianyi.gif); border-width : 5px; 这几个平率最高。

  小编希望这些代码多多少少对各位站长朋友们带来一些帮组,好了,今天的文章就说到这里。不懂的还是自己多动手百度百度。

 



分享到:


评论加载中...
内容:
评论者: 验证码:
  

Copyright@ 2011-2017 版权所有:大连仟亿科技有限公司 辽ICP备11013762-1号   google网站地图   百度网站地图   网站地图

公司地址:大连市沙河口区中山路692号辰熙星海国际2215 客服电话:0411-39943997 QQ:2088827823 42286563

法律声明:未经许可,任何模仿本站模板、转载本站内容等行为者,本站保留追究其法律责任的权利! 隐私权政策声明