Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- How Can I Centre a Div?


olls - 6:28 pm on Feb 22, 2011 (gmt 0)


I still can not get it to work, i dont know what i am doing wrong, ive put all the content into a container div and it still wont work, here is the CSS:

div#container{
width:820px;
top:0;
margin:0 auto 0;
border-style:solid;
border-color:red;
}


and the HTML:

<div id="container">
<!-- content -->
</div>


Please help!


Thread source:: http://www.webmasterworld.com/html/4268115.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com