html5和css3开发,响应式设计界面,需要让菜单始终显示在屏幕下端,如何实现?
1个回答
展开全部
<style>
#footer{position:fixed;bottom:0;height:100px;width:100%;}
</style>
<ul id="footer"><li></li></li><li></li></ul>
#footer{position:fixed;bottom:0;height:100px;width:100%;}
</style>
<ul id="footer"><li></li></li><li></li></ul>
更多追问追答
追问
确实管用,那你能解释下position:fixed;是什么意思吗?非常感谢
追答
fixed固定的意思 position位置的意思。
建议你去3cschool慢慢学一下啊。
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询