Skip to content

Instantly share code, notes, and snippets.

@diegoarigony
Created February 20, 2015 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegoarigony/a0491612453f0e934e9c to your computer and use it in GitHub Desktop.
Save diegoarigony/a0491612453f0e934e9c to your computer and use it in GitHub Desktop.
Responsive square
<div style="width:20%;padding-bottom:20%;background-color:red">
<div>
Content goes here
</div>
</div>
<!-- http://www.dwuser.com/education/content/creating-responsive-tiled-layout-with-pure-css/ -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment