<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />
<title>deneme</title>
<style type="text/css">
<!--
.anatablo {width:479px; height:122px; border:1px solid #000}
.birinci {width:150px; height:100px; border:1px solid #000; float:left; margin:10px 5px 10px 10px}
.ikinci {width:300px; height:100px; border:1px solid #000; float:left; margin:10px 10px 10px 0}
-->
</style>
</head>

<body>

<div class="anatablo">
<div class="birinci">1</div>
<div class="ikinci">2</div>
</div>

</body>
</html>


şimdi yaptım, tüm tarayıcılarda aynı görüntüleniyor. ölçüleri uyarlarsın kendine göre, kolay gelsin.