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