Forum Moderators: open
<div>. I have tried loads of methods on-line and none of them work. The site is [url]scout-resources.hostoi.com[/url], I want to centre the all the div's. div#header{
background:url(topbackground%20pic.png);
position:absolute;
top:10px;
width:820px;
height:412px;
z-index:100;
margin:0;
padding:0; div#container{
width:820px;
top:0;
margin:0 auto 0;
border-style:solid;
border-color:red;
} <div id="container">
<!-- content -->
</div>