|
|
posted on August 13, 2013 04:26
div id="content"
This is a DIV block that is to be centered. I don't
want the text to be centered, though, just the block.
/div
#content {
width: 700px ;
margin-left: auto ;
margin-right: auto ;
}
There are currently no comments, be the first to post one!