Skip to content

Instantly share code, notes, and snippets.

@philippeantoine
Created October 1, 2010 17:44
Show Gist options
  • Save philippeantoine/606557 to your computer and use it in GitHub Desktop.
Save philippeantoine/606557 to your computer and use it in GitHub Desktop.
svg xhtml
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta charset="UTF-8" /></head>
<body>
<svg xmlns="http://www.w3.org/2000/svg">
<rect width="100px" height="100px" />
</svg></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment