Created
February 1, 2014 13:15
-
-
Save inky/8752247 to your computer and use it in GitHub Desktop.
Half-assed IE6 support (Feb 2012)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Half-assed IE6 support | |
- Follow float: (left|right) with display: inline | |
- Always specify full x,y coords for position: absolute | |
- If setting an image width, set height: 100% (or auto?) | |
- Avoid border-color: transparent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment