使用position:fixed属性让DIV居中
使用position:fixed属性让DIV居中
发布时间:2015-05-12 来源:查字典编辑
摘要:先看一下效果:http://www.keleyi.com/keleyi/phtml/fixedcenter.htm关键代码是:#topmen...

 先看一下效果: 

http://www.keleyi.com/keleyi/phtml/fixedcenter.htm
关键代码是:#topmenu_keleyi_com{position:fixed;left:0px;right:0px;width:706px;margin-left:auto;margin-right:auto;}
附完整代码

代码如下:
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读