css最实用的属性表

Post by 张美工, 2009-9-25, Views:

css最实用的属性表

  • #xxx{
  • position:static/relative/absolute;
  • z-index:auto;
  • list-style:none;
  • float:left;
  • clear:both;
  • display:none;
  • white-space:nowrap;
  • text-overflow:ellipsis;
  • vertical-align:middle;
  • text-align:center;
  • text-indent:2em;
  • text-decoration:underline;
  • color:#000;
  • font-family:"宋体";
  • font-size:12px;
  • font-weight:bold;
  • font:bold 12px "宋体";
  • letter-spacing:2em;
  • width:auto;
  • height:auto;
  • line-height:normal;
  • overflow:hidden;
  • margin:0 0 0 0;
  • padding:0 0 0 0;
  • border:1px solid #000;
  • background:#000 url() left top no-repeat;
  • }

来自:高昂

Tags: css 属性 表 
分类:css+div | 评论:2 | 引用:0
上一篇:前端开发大众手册(包括工具、网址、经验等)
下一篇:利用CSS实现发光字效果

或许你还对下面的文章感兴趣

Comments

  • quote 1.凯阔天空
  • 你终于更新了.
    zhangmeigong 于 2009-9-27 9:30:43 回复
    呵呵,对不住大家了,最近比较忙!
  • 2009-9-25 23:36:29 回复

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

<#template:pagebar#>

最新文章

最新评论

Guest