In simple words —
- They are written in codes (xml); or image editors turn an image into codes (svg image).
- They scale as per the size of the browser.
- You can change their color via CSS.
- You can use them in your web pages (i.e., <img>, <embed>).
Learning svg elements gives you mastery in making awesome images —
Useful on svg —
- Browser support
- https://www.w3.org/TR/SVG11/
- https://www.w3.org/Graphics/SVG/
- https://www.w3.org/blog/SVG/
- http://www.svgbasics.com
- http://www.learnsvg.com
- https://psdtowp.net/svg.html
- http://svgtutorial.com
- https://css-tricks.com/using-svg/
- http://webdesign.tutsplus.com/articles/getting-started-with-scalable-vector-graphics-svg--webdesign-7515
- http://www.creativebloq.com/design/examples-svg-7112785
- http://svg-edit.googlecode.com/svn-history/r1771/trunk/editor/svg-editor.html
Comments
Post a Comment