Centering a div in css error or am I just doing it wrong?

JasonTRs

New Member
So I have read around and all the tutorials I have found told me to do the same basic things. However when I do thisCode I am useing:\[code\].center{width: 50%;margin: 0px auto;}\[/code\]It takes the six items I have and centers them but doesn't put 3 on a line(I am using bootstrap with 6 span3 divs that should make 3 and 3).Any ideas?
 
Back
Top