how to put svg image in div html code example Example: how to add an svg image to html <body> <img src="blabla.svg" alt="blabla_is_working"> </body>