Skip to content

Instantly share code, notes, and snippets.

@chbaranowski
Created October 14, 2010 21:46
Show Gist options
  • Save chbaranowski/627121 to your computer and use it in GitHub Desktop.
Save chbaranowski/627121 to your computer and use it in GitHub Desktop.
<body>
<!-- Box mit Schatten -->
<div id="shadow-container">
<div class="shadow1">
<div class="shadow2">
<div class="shadow3">
<div class="container">
INHALT der BOX
</div>
</div>
</div>
</div>
</div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment