IE6 will become problematic if floats are overused, causing (paradoxically) disappearing content or duplicate text IE6 will double the margin on floated elements on the side that is the same direction as the float; setting display: inline will often fix this In IE6 and IE7, if an element doesn’t have layout, it can cause a […]
Here are some basic rules that differentiate block elements from inline:
Posted on June 9, 2010 Posted Under Cross Browser Compatibility
It is arguable that there is no goal in web design more satisfying than getting a beautiful and intuitive design to look exactly the same in every currently-used browser. Unfortunately, that goal is generally agreed to be almost impossible to attain. Some have even gone on record as stating that perfect, cross-browser compatibility is not […]