Właśnie szukałem w Google
Jak wsadzę dużo tekstu w statisc to zakryje mi pozycje Advertisement i ta pozycja nie zostanie przesunięta w dół ;/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="css.css" media="screen" />
@charset "utf-8";
/* CSS Document */
body {
width: 1400px;
height: auto;
margin:0;
background:url(images/rr_01.png) repeat;
}
#logo {
width:701px;
height: 176px;
left: 346px;
top:0;
background:url(images/logo.png) no-repeat;
position: absolute;
}
#conntent{
margin:0 auto;
border:#bfbfbf 1px solid;
width:1314px;
height:auto;
left:78px;
right:85px;
top:176px;
position: absolute;
background:#fff5d6;
}
#menu {
border:#bfbfbf 1px solid;
width:242px;
left:105px;
top:235px;
position: absolute;
background:#fff5d6;
height: 52px;
float:left;
}
#menu1 {
width:242px;
height:45px;
border:#ded2a9 1px solid;
background:url(images/menu.png) no-repeat;
position: absolute;
left:105px;
top:188px;
}
#news {
border:#bfbfbf 1px solid;
width:546px;
left:413px;
top:235px;
position: absolute;
background:#fff5d6;
float:left;
}
#news1 {
width:546px;
height:45px;
border:#ded2a9 1px solid;
background:url(images/news.png) no-repeat;
position: absolute;
left:413px;
top:188px;
}
#statisc {
border:#bfbfbf 1px solid;
width:286px;
left:999px;
top:235px;
position: absolute;
background:#fff5d6;
float:left;
}
#statisc1 {
width:286px;
height:45px;
border:#ded2a9 1px solid;
background:url(images/statisc.png) no-repeat;
position: absolute;
left:999px;
top:188px;
}
#reklama {
border:#bfbfbf 1px solid;
width:286px;
left:999px;
top:391px;
position: absolute;
background:#fff5d6;
float:left;
}
#reklama1 {
width:286px;
height:45px;
border:#ded2a9 1px solid;
background:url(images/reklama.png) no-repeat;
position: absolute;
left:999px;
top:346px;
}