Learning SVG

Learning SVG

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2.5 Hours | 333 MB

The Scalable Vector Graphics (SVG) format is spreading rapidly across the web. Naturally responsive, SVG can scale from very big to very small, and graphics can be manipulated with code after they’ve been downloaded to a browser. Join LinkedIn staff instructor Morten Rand-Hendriksen as he covers the basics of learning SVG. He covers the anatomy of SVG, including the internal structure that makes your SVG easy to ship over the web while maintaining maximum flexibility. He shows how to draw and manipulate SVG shapes, work with lines and text, and use strokes, fills, and patterns to make your SVGs look just right. Plus, find out how to convert an existing graphic design into SVG—maximizing accessibility while optimizing it for the web.

Topics include:

  • What is SVG?
  • Adding SVG to the web
  • Drawing shapes
  • Grouping shapes
  • Styling SVG with CSS
  • Adding text
  • Designing with strokes, fills, gradients, and patterns