Skip to content

Instantly share code, notes, and snippets.

@minitech
Created July 27, 2013 15:24
Show Gist options
  • Save minitech/6095152 to your computer and use it in GitHub Desktop.
Save minitech/6095152 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<text y="50" onclick="alert('Hello!');">Hello, world!</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment