Skip to content

Instantly share code, notes, and snippets.

@alexeyten
Last active April 17, 2020 10:32
Show Gist options
  • Save alexeyten/21763d52a6792687176d8b136081f299 to your computer and use it in GitHub Desktop.
Save alexeyten/21763d52a6792687176d8b136081f299 to your computer and use it in GitHub Desktop.
Untitled
text {
font: bold 40pt sans-serif;
}
Привет<br>
<svg width="300" height="100">
<text x="10" y="80" fill="none" stroke="red" stroke-width="1" stroke-dasharray="5 2" font-size="80" font-family="sans-serif" font-weight="bold">Hello</text>
</svg>
// 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