SVG Properties and CSS

added by JavaScript Kicks
5/13/2019 5:00:25 PM

513 Views

There are many Scalable Vector Graphics (SVG), but only certain attributes can be applied as CSS to SVG. Presentation attributes are used to style SVG elements and can be used as CSS properties. Some of these attributes are SVG-only while others are already shared in CSS, such as font-size or opacity.


0 comments