CSS: IE6 Help
after fighting with IE6 on a number of projects, I’ve come up with a short list of tweaks that can make a layout behave in IE6… Problem #1: floats seem to have duplicated text below the float. Solution 1: http://www.positioniseverything.net/explorer/dup-characters.html Solution 2: use/play with the display property Problem #2: IE6 doubles up the … Read more…