base svg tag

master
Matt Huntington 9 years ago
parent 98e9cde7b4
commit f93e270268

@ -1,5 +1,13 @@
# SVG # SVG
## Base tag
Everything goes inside here
```xml
<svg></svg>
```
## Positioning ## Positioning
SVG tag is an inline element SVG tag is an inline element

Loading…
Cancel
Save