Skip to content

Instantly share code, notes, and snippets.

@jessynd
Created November 26, 2013 00:33
Show Gist options
  • Save jessynd/7651455 to your computer and use it in GitHub Desktop.
Save jessynd/7651455 to your computer and use it in GitHub Desktop.
<div class="wrap">
<div class="cube">
<div class="front">front</div>
<div class="back">back</div>
<div class="top">top</div>
<div class="bottom">bottom</div>
<div class="left">left</div>
<div class="right">right</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment