float: left in IE 5/6 Windows?
-
anyone have any idea why this would break in IE 5/6 for windows?
#sidebar {
float: left;
text-align: right;
margin: 5px 10px 0 25px;
padding: 2px 2px 2px 13px;
width: 140px;
}
???
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘float: left in IE 5/6 Windows?’ is closed to new replies.