css常用

css常用:

div:居中
text-align:center;
margin:0 auto;

背景透明:
background-color:rgba(255,255,255,0.5);//0.5是透明度

按钮或链接不可用:
disabled

posted @ 2017-08-25 14:07  Zbu  阅读(193)  评论(0)    收藏  举报