如何让一个DIV固定在另一个DIV的底部
展开全部
<html>
<head>
<title>Test</title>
</head>
<body>
<div style="height:100%;width:100%;background-color:#ccc; margin-bottom: -30px">
<div style="height: 100%; padding-bottom: 30px;float: left">
Your Content
</div>
</div>
<div style="width:100%;background-color:#E00;height:30px;margin-top:-30px;">
Your Footer
</div>
</body>
</html>
<head>
<title>Test</title>
</head>
<body>
<div style="height:100%;width:100%;background-color:#ccc; margin-bottom: -30px">
<div style="height: 100%; padding-bottom: 30px;float: left">
Your Content
</div>
</div>
<div style="width:100%;background-color:#E00;height:30px;margin-top:-30px;">
Your Footer
</div>
</body>
</html>
本回答被提问者和网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询