Respuesta :

You save it as either a jpeg or png and then if you want to use it on the website you must use the same file name in your code. I will show you how to do it if you don't know how to add your image.

Copy the URL of the image you wish to insert.

Next, open your index. html file and insert it into the img code.
Image coding: <img src=”(your image URL here)”>

Save the HTML file with .html at the end, of course. The next time you open it, you'll see the webpage with your newly added image.

Hope this helped you and hope for you to be successful. ^^

ACCESS MORE