IE6 和 FF 的表现如下
示例代码:
* { margin: 0; padding: 0; } .box { position: relative; width: 401px; height: 200px; background-color: blue; } .inner { position: absolute; right: 0; top: 0; width: 100px; height: 200px; background-color: red; }
查看更多关于【CSSBUG】IE6奇数宽position定位_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did102157