Skip to content

Instantly share code, notes, and snippets.

@sbastn
Created May 29, 2012 19:01
Show Gist options
  • Save sbastn/2830050 to your computer and use it in GitHub Desktop.
Save sbastn/2830050 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.container {
}
.clip {
position: absolute;
//clip:rect(50px 218px 155px 82px);
}
<!-- content to be placed inside <body>…</body> -->
<ul class='container'>
<li class='clip'>
<img src='http://maps.googleapis.com/maps/api/staticmap?center=Baker+St,London,United+Kingdom&zoom=10&size=512x512&maptype=roadmap&sensor=false'>
</li>
</ul>
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment