css - 在 IE 7 中背景移动到 1 px top to 但在 FF 中没问题吗?

标签 css

在 IE 7 中背景移动到顶部 1 px 但在 FF 中没问题吗?

 background: url(girl.jpg) top left repeat-x;
 position: relative;
 top: 0px;color: #666;
 border-bottom-color: white;

最佳答案

我认为这不是来自背景图片。您确定标记中的其他地方没有透明边框或其他 1px 偏移吗?

关于css - 在 IE 7 中背景移动到 1 px top to 但在 FF 中没问题吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2735995/

相关文章:

Javascript 回调重置转换

html - CSS 包含问题

javascript - 如何使用 JavaScript 将 `aria-disabled` 设置为 true

html - CSS 按钮边框在 Chrome 中不起作用

jquery - 有没有办法防止视口(viewport)因 url 栏等 ui 元素而调整大小?

html - 为什么 nav 元素环绕其上方的标签

html - 调整具有 3 个 float div 的响应式布局的顺序

html - 导航链接工作但未通过 FreeCodeCamp 挑战中的测试 : Product Landing Page

css 不是类选择?

javascript - 在特定时间间隔后更改 'background-image' 标记中的 'body'