Problem with CSS formatting in IE. Works fine in Firefox
-
I am having problems getting the right table to align properly using CSS in IE. it works fine in Firefox though.
This is the CSS code used for the sidebar:
#menu {
width: 190px;
float: right;
padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; text-align:left;
}#nav {
padding-left: 10px;Any help would be appreciated.
Thanks,
W
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Problem with CSS formatting in IE. Works fine in Firefox’ is closed to new replies.