How do I make it so the div tags are inline not on top of each other?
Code:
.center { margin: 0 auto; float: none; } .tab-unselected { -moz-border-radius: 3px; border-radius: 3px; font: 13px helvetica; color: #585858; height: 15px; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; position: relative; width:
Leave a comment: