Width of li with two floats different in IE, correct in FF
- by Nathan Loding
I've worked out most of the kinks with my "lava-lamp" effect that I'm trying to create. Basically I want two curly braces (both are images) to wrap a list-item, then follow over to the next list-item. I always build in FF, then make exceptions for IE. I can't figure out what exception I need to make!
I'm using an absolutely positioned li that…