Problem with code html added in the homepage

edited March 2021 in Other

I'd like to insert an html code, from a svg image, so that it's a specific size; but when I add it the image doesnt appear, it only shows the text of the code on the website, as if it were broken or something.


Here is the code I am adding:

<img src = "https://novarheingantz.com.br/wp-content/uploads/2021/03/rev-logo-footer.svg" width = "100" height = "35">


How should I do?

Comments

Sign In or Register to comment.