Styling
By mbystedt on Feb 27, 2014, 5:44:47 PM
This section looks first at how shapes can be styled in SVG with attributes or css. Next, it examines how to define the paint used to stroke and fill shapes. This paint can be a solid color, a gradient or a pattern.
Topics
- Inheritance
- Attribute Styling
- CSS Styling
- Color & Paint Attributes
- Opacity Attributes
- Gradients
- Patterns
Related Topics