点击这里给我发消息 推荐使用1024以上分辨率浏览本站,此处广告位招商……

这段代码挺好玩

11:16 AM 2006-11-13 | 逍遥老鬼 | 日志分类:DIV+CSS

有时间学习下阿,这里设置了bottom:0px;

<style>
body {
    
margin:60px 0;
}


.
content {
    
width800px;
    
height100px;
    
margin0px auto;
    
margin-bottom:20px;
    
border:1px solid #9BDF70;
    
background-color#F0FBEB;
    
position:relative;
}
.
content h5 {
    
margin1px;
    
background-color#C2ECA7;
    
height24px;
     
padding:5px;
    
position:absolute;
    
bottom:0;
    
width:788px;
}
html .content h5 {
    
width:796px;
}



</
style>


<
div class="content"><h5>这里怎么放到下面呢?</h5>35413516541</div>

Google
 
« 上一篇 下一篇 »
Trackbacks
点击获得Trackback地址,Encode: UTF-8 点击获得Trackback地址,Encode: GB2312 or GBK 点击获得Trackback地址,Encode: BIG5
发表评论

评论内容(*):