CSS Hacks & Browser Bugs
Not all browsers supports CSS as they should, and sometimes a hack in your CSS is your solution to the problem.
Sort
1 - 2 of 2
IE6 Peek-a-boo bug
You have made a liquid box that has a float inside, and content that appears along side that float. All is well, until it's viewed in IE6. Your content is not there. You reload the page. Nothing. When...
Most common CSS bug fixes for Internet Explorer
See the solutions to some of the most common HTML/CSS bugs in Internet Explorer, covers margins appearing larger, minimum height, and if IE tag fixes.
1 |