Skip to content

Instantly share code, notes, and snippets.

@hanssens
Created February 2, 2012 13:42
Show Gist options
  • Save hanssens/1723519 to your computer and use it in GitHub Desktop.
Save hanssens/1723519 to your computer and use it in GitHub Desktop.
[HTML] Develop Tag (Overlay)
<!-- develop tag (single line) -->
<div id="develop-tag" style="position: absolute; top: 0; left: 0; z-index: 99;"><img src="http://tinyurl.com/86tauqv" /></div>
<!-- develop tag (multi-line) -->
<div id="develop-tag" style="position: absolute; top: 0; left: 0; z-index: 99;">
<img src="http://tinyurl.com/86tauqv" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment