Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics in XML. These graphics can consist of paths, images, and/or text that are able to be scaled and resized without losing image quality. Inline SVG refers to the embedded code written within HTML to generate these graphics in a browser, which will be the focus of this book. There are many advantages to using SVG this