0
How to embed images fron internet in my webpage ?
I tried to embed images from internet but they don't have .png , .jpg or any other format please tell me a website from where I can get image urls with thei format
4 Answers
+ 3
Parth Shendge but that is not the path to image , that is simply a page . You need to click on the image and open it in new tab to get the link for it .
https://cdn.pixabay.com/photo/2014/04/03/11/58/rocket-312767_640.png
+ 2
Which image you are talking about that you tried embedding ? Can you please a provide a link to if so i can take a look at it.
+ 1
you can try saving them on desktop folder and rename them, e.g rocket.jpg ,
then type <img src="../folder/rocket.jpg">
0
https://pixabay.com/vectors/rocket-space-ship-space-launch-312767/
Not only this but all the images that I try embed don't work.