Skip to content

Instantly share code, notes, and snippets.

@bingeboy
Created May 19, 2013 19:42
Show Gist options
  • Save bingeboy/5608727 to your computer and use it in GitHub Desktop.
Save bingeboy/5608727 to your computer and use it in GitHub Desktop.
PPK Clear Fix w/floats
div.container {
border: 1px solid #000000;
overflow: auto;
width: 100%
}
@bingeboy
Copy link
Author

Need of the parent elements of the float. Clean, semantic, and PPK approved!
overflow: auto;
width: 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment