In This Chapter
SVG Document Structure
SVG Coordinate System
Conclusion
To create an SVG document, you need to know what one looks like! We're going to review some SVG syntax and take a look at creating SVG documents from scratch (using a text editor), with proper document structure.