Simple question about text formatting
-
So, my page layout get’s broken like this:
http://i48.tinypic.com/2w7lkdx.jpg
I want to know how to set the main.content div to split the text instead of letting it go overflow…
.maincontent {
margin: 30px 0px 60px 0px;
float: left;
width: 960px !important;
border: 2px solid red;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Simple question about text formatting’ is closed to new replies.