Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/webpack/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
CSS中的边距顶部属性_Css_Internet Explorer_Margin - Fatal编程技术网

CSS中的边距顶部属性

CSS中的边距顶部属性,css,internet-explorer,margin,Css,Internet Explorer,Margin,为什么利润最高值在IE中不起作用 在FF和Safari中工作良好。这是我的建议 谢谢 我看到你的#纸面是空的。尝试添加一些内部,看看这是否奏效 编辑:忘记它;这不起作用。对于快速解决方案,这将实现同样的效果 #papertop { background:transparent url(images/paper_top.png) no-repeat scroll right bottom; height:250px; position:relative; z-index:300; } 我应该试

为什么利润最高值在IE中不起作用

在FF和Safari中工作良好。这是我的建议

谢谢

    • 我看到你的#纸面是空的。尝试添加一些内部,看看这是否奏效


      编辑:忘记它;这不起作用。

      对于快速解决方案,这将实现同样的效果

      #papertop {
      background:transparent url(images/paper_top.png) no-repeat scroll right bottom;
      height:250px;
      position:relative;
      z-index:300;
      }
      

      我应该试试负利润吗?如果可能的话,尽量避免负利润;他们真的很讨厌。这对IE很有效,谢谢!但是现在FF显示出太多的利润!这真让人头痛!IE的哪个版本。CSS支持有很大的差异。