November 2024
Intermediate to advanced
252 pages
6h 41m
English
This chapter gives an overview of scalable vector graphics (SVG) as well as numerous SVG-based code samples, along with examples of how to reference SVG documents in CSS3 selectors. The CSS3 examples in this book are for WebKit-based browsers, but the code can be inserted for other browsers by using browser-specific prefixes, which were discussed briefly in Chapter 3.
This section contains various examples that illustrate some of the 2D shapes and effects that can be created with SVG. This section gives an overview, and to learn more about SVG, perform an Internet search for details about books and many online tutorials.
SVG is an XML-based technology for rendering 2D shapes. SVG supports linear ...
Read now
Unlock full access