XHTML/CSS problem with IE
XHTML/CSS problem with IE
Out of context: Reply #1
- Started
- Last post
- 1 Response
- jakeyj0
probably a double-margin float bug
IE doubles the margin in the direction you float something
fix by adding display:inline to the floated item