Using SVG with CSS3 and HTML5
Using SVG with CSS3 and HTML5 Unlike other image formats, SVG can be an interactive part of your web site, integrated in HTML5 markup or created dynamically using JavaScript. Flexible metadata…
Specifikacia Using SVG with CSS3 and HTML5
Using SVG with CSS3 and HTML5
Unlike other image formats, SVG can be an interactive part of your web site, integrated in HTML5 markup or created dynamically using JavaScript. Flexible metadata options can make the graphics accessible to screen readers and search engines. It can be styled by CSS to instantly adapt to changes in your site's design.
Using SVG with CSS3 and HTML5 starts with the basics, explaining how simple shapes and icons are defined in SVG, and then builds upon that foundation to create complex graphics and interactive, animated applications. And it is always displayed at the highest resolution possible, without requiring larger file sizes, making it ideal for both widescreen desktop displays and Retina mobile devices. It covers all the features you're likely to come across in web design, while avoiding areas with poor browser support.