Last active
December 15, 2015 22:00
-
-
Save idank/5330287 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html><head> | |
<title></title> | |
<meta content="width=device-width, initial-scale=1.0" name="viewport"> | |
</head> | |
<body> | |
<div class="container"> | |
<div style="height: 20px;"></div> | |
<div style="height: 20px;"></div> | |
<svg id="canvas" style="position:absolute; left:0; z-index:-1;"><circle cx="50" cy="50" r="10" fill="#fdd0a2"/><g transform="translate(0, 60)"><g transform="translate(1442, 179)"><circle r="4" fill="#fdd0a2"/></g></g></svg> | |
</div> | |
</body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment