{"json_modified": "2016-10-10T06:48:09.490537", "uuid": "a0c50129-bc2c-4056-b61b-a11d8a18e2c0", "title": "Adding vector graphics to the Web", "url": "/en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web", "tags": ["SVG", "Vector", "Beginner", "Guide", "img", "Images", "Graphics", "HTML", "Raster", "Learn", "iframe"], "translations": [{"uuid": "229e57c3-005d-41d5-80ea-81e4c66403b6", "title": "Agregando gr\u00e1ficos vectoriales a la Web", "url": "/es/docs/Learn/HTML/Multimedia_and_embedding/Agregando_graficos_vectoriales_a_la_Web", "tags": [], "summary": "This article has provided you with a quick tour of what vector graphics and SVG are, why they are useful to know about, and how to include SVG inside your webpages. It was never intended to be a full guide to learning SVG, just a pointer so you know what SVG is if you meet it in your travels around the Web. So don't worry if you don't feel like you are an SVG expert yet. We've included some links below that might help you if you wish to go and find out more about how it works.", "localization_tags": ["inprogress"], "locale": "es", "last_edit": "2016-07-23T22:15:28", "review_tags": []}, {"uuid": "3d00724d-6b57-4f6a-8c90-591b453f4328", "title": "Ajouter des images vectorielles \u00e0 une page web", "url": "/fr/docs/Apprendre/HTML/Comment/Ajouter_des_images_vectorielles_%C3%A0_une_page_web", "tags": ["SVG", "Guide", "Graphics", "HTML", "Learn", "Intermediate"], "summary": "SVG est un langage bas\u00e9 sur XML qui permet de d\u00e9crire des images vectorielles. Commen\u00e7ons par d\u00e9finir ce qu'est une image vectorielle.", "localization_tags": [], "locale": "fr", "last_edit": "2016-10-10T06:48:04", "review_tags": []}], "modified": "2016-08-27T01:42:41", "label": "Adding vector graphics to the Web", "localization_tags": [], "locale": "en-US", "id": 156267, "last_edit": "2016-08-27T01:42:34", "summary": "This article has provided you with a quick tour of what vector graphics and SVG are, why they are useful to know about, and how to include SVG inside your webpages. It was never intended to be a full guide to learning SVG, just a pointer so you know what SVG is if you meet it in your travels around the Web. So don't worry if you don't feel like you are an SVG expert yet. We've included some links below that might help you if you wish to go and find out more about how it works.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "What_are_vector_graphics", "title": "What are vector graphics?"}, {"id": "What_is_SVG", "title": "What is SVG?"}, {"id": "Adding_SVG_to_your_pages", "title": "Adding SVG to your pages"}, {"id": "The_quick_way_", "title": "The quick way: "}, {"id": "Pros", "title": "Pros"}, {"id": "Cons", "title": "Cons"}, {"id": "Troubleshooting_and_cross-browser_support", "title": "Troubleshooting and cross-browser support"}, {"id": "How_to_include_SVG_code_inside_your_HTML", "title": "How to include SVG code inside your HTML"}, {"id": "Pros_2", "title": "Pros"}, {"id": "Cons_2", "title": "Cons"}, {"id": "How_to_embed_an_SVG_with_an_