Skip to content

Instantly share code, notes, and snippets.

@padraic
Created April 1, 2009 18:53
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 padraic/88834 to your computer and use it in GitHub Desktop.
Save padraic/88834 to your computer and use it in GitHub Desktop.
<html>
<body>
<div style="position: absolute; top: 10px; left: 10px; background-color: red; z-index: 1; width: 100px; height: 100px; margin: 0;"><div>
<div style="position: absolute; top: 10px; left: 10px; background-color: green; z-index: 2; width: 100px; height: 100px; margin: 0;"><div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment