css小记

http://api.amap.com/lab/index

1.text-decoration:none <a> 无下划线

2 在此基础上修改css

* {
margin: 0;
padding: 0;
}
3.menu

.menu {
float: left;
display: inline;
width: 500px;
color: #CCCCCC;
}

4.rightdiv

.user {
float: right;
margin-right: 25px;
height: 30px;
line-height: 30px;
color: #FFFFFF;

}

5.clear:both;

6. line-height

.menu2 ul {
margin-right: 25px;
height: 60px;
line-height: 60px;
}
7. 尖角图片

.tc_t {
height: 9px;
width: 151px;
background-image: url('/Public/images/tc_t.png');
background-repeat: no-repeat;
overflow: hidden;
margin-top: -20px;
}
.menu2 ul li ul li {
height: 30px;
line-height: 30px;
margin: 0px 0px 0 2px;
float: none;
font-size: 12px;
text-align: left;
padding: 0px 10px;
display: block;
white-space: nowrap;
}


menu2 ul li {
float: left;
font-family: 微软雅黑;
width: 106px;
display: inline;
font-size: 14px;
position: relative;
display: inline;
text-align: center;
height: 60px;
}

8.h1

h1 {
clear: both;
color: #196eab;
height: 55px;
line-height: 55px;
font-size: 16px;
font-family: 微软雅黑;
}
9.fen
.bottom_line {
border-bottom: solid 1px #EBEBEB;
}


<div class="info" style="height:300px;">
                    <div class="info_box info_left">
                        
                    </div>
                    <div class="info_box info_mid">
             
                    </div>
                    <div class="info_box info_right">
                       
                    </div>

                    <div style="clear:both"></div>
                </div>


.info_box {
display: inline;
margin-top: 10px;
width: 220px;
}

  
  
.info_left {
float: left;
}

bo
box-shadow: 1px 0 1px 0 rgba(0,0,0,0.05),0 1px 1px 0 rgba(0,0,0,0.1);





      
      


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值