Skip to content

Instantly share code, notes, and snippets.

@ToDou
Forked from csssecrets/dabblet.css
Created November 30, 2017 11:01
Show Gist options
  • Save ToDou/bf835892a2232dd9702035aad68b27ab to your computer and use it in GitHub Desktop.
Save ToDou/bf835892a2232dd9702035aad68b27ab to your computer and use it in GitHub Desktop.
Untitled
<svg width="100" height="100"> <circle r="25" cx="50" cy="50" />
</svg>
circle {fill: yellowgreen;stroke: #655;stroke-width: 50;stroke-dasharray: 60 158; /* 2π × 25 ≈ 158 */}
<svg width="100" height="100"> <circle r="25" cx="50" cy="50" /></svg>circle {fill: yellowgreen;stroke: #655;stroke-width: 50;stroke-dasharray: 60 158; /* 2π × 25 ≈ 158 */}
// alert('Hello world!');
{"view":"split","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