Skip to content

Instantly share code, notes, and snippets.

@inky
Created February 1, 2014 13:15
Show Gist options
  • Save inky/8752247 to your computer and use it in GitHub Desktop.
Save inky/8752247 to your computer and use it in GitHub Desktop.
Half-assed IE6 support (Feb 2012)
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