Skip to content

Instantly share code, notes, and snippets.

@u2takey
Forked from csssecrets/dabblet.css
Created December 17, 2017 08:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save u2takey/0b860f48df4f2f2b0b14ec7e84e2ef32 to your computer and use it in GitHub Desktop.
Untitled
<html><body> <h1>My first SVG</h1> <svg xmlns="http://www.w3.org/2000/svg" version="1.1"> <circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="red" /></svg> </body></html>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment