Опера9 и ИЕ6 это поняли
CODE:<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<style type="text/css">
<!--
.centr {
background: #00CC00;
height: 50px;
width: 50px;
position: absolute;
left: 50%;
top: 50%;
}
-->
</style>
</head>
<body>
<div class=centr>cc</div>
</body>
</html>
|