Forum Moderators: not2easy
I am using the following CSS:
#navcontainer {
float: left;
width: 200px;
margin: 0 0 0 10px;
padding: 0;
}
#maincontent {
margin: 0 2em 0 220px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
It renders fine in IE6, Firefox, Mozilla, & Netscape 7.1. In Opera 7.51 the top alignment of the two columns do not match. The #maincontent displays lower than the #navcontainer.
Any thoughts?
Thanks
Any ideas on how this can possibly be hacked to look right in all browsers, would be much apprecitated.
Thanks
I would not have bothered to get it working 100% in Opera 7.51. That version will soon be only of historic interest.