论坛首页 入门技术论坛

初学CSS问题

浏览 1251 次
锁定老帖子 主题:初学CSS问题
该帖已经被评为新手帖
作者 正文
   发表时间:2008-04-09  
CSS
为什么如下代码在ff ie结果都不一样呢
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>

</style>
</head>
<body>

<div id="a" style="background:yellow;width:400px;height:200px;z-index:2;opacity:0.9;float:left;margin:0px"></div>

<div id="bbb" style="background:green;width:200px;height:150px;margin-top:100px"></div>

</body>
</html>
论坛首页 入门技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics