为什么 margin-top 值在 IE 中不起作用?
在 FF 和 Safari 中运行良好。 这是链接
谢谢
Why does margin-top value not work in IE?
Works fine in FF and Safari. Here's the link
Thanks
我看到你的#papertop 是空的。 尝试添加一些 进去看看是否有效。
编辑:算了; 这不起作用。
I see your #papertop is empty. Try adding some inside to see if that does the trick.
Edit: forget it; this doesn't work.
对于快速解决方法,这将实现相同的效果。
#papertop { background:transparent url(images/paper_top.png) no-repeat scroll right bottom; height:250px; position:relative; z-index:300; }
For a quick workaround this will achive the same thing.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(3)
我看到你的#papertop 是空的。 尝试添加一些 进去看看是否有效。
编辑:算了; 这不起作用。
I see your #papertop is empty. Try adding some inside to see if that does the trick.
Edit: forget it; this doesn't work.
对于快速解决方法,这将实现相同的效果。
For a quick workaround this will achive the same thing.