This section is going to focus on some of the many ways you can manipulate inline SVG elements with CSS. This section will not be exhaustive, but will cover many of the most common properties that you'll use when working with SVG.Â
These fall into two classes of properties:Â
- CSS properties that you're probably familiar with from working with CSS and HTML, and that will also work with SVG
- CSS properties that are specific to SVG itself
Let's start with the familiar CSS properties.Â