`
gxhslcww
  • 浏览: 77022 次
  • 性别: Icon_minigender_1
  • 来自: 南通
社区版块
存档分类
最新评论

兼容ie与火狐的 让一个div显示在另一个div内的低端

阅读更多
css:
#JH_head_right{
width:252px;
height:65px;
float:right;
background:yellow;
}
#JH_head_right_word{
width:50px;
height:25px;line-height:25px;
vertical-align:bottom;
float:left;
background:red;
padding-top:40px;

}


html:
<div id="JH_head_right">
   <div   id="JH_head_right_word">返回首页</div>
</div>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics