我有html
<head>
</head>
<body>
</body>
<footer>
</footer>
现在我想要的是页脚停留在页面的尽头,用户应该滚动以查看它。 你能帮我吗?
我尝试过:
footer{
position: fixed;
bottom:-100px;
height: 100px;
left: 0;
width:100%;
text-align: center;
}
但是设置高度:100px和底部:-100px会使它隐藏,而我希望用户能够向下滚动以查看它
答案 0 :(得分:0)
将样式socket.bind
添加到页脚