+ 3
❓❓ HTML question ❓❓
I saved a picture I downloaded from the Internet as 'sky'. Therefore it becomes sky.jpg. Why doesn't it work if I put sky.jpg into an <img> src?
5 ответов
+ 8
If you want to display the image, then you have to keep that in the same folder
OR
You can also type src like this
Suppose it is in folder named images, then
<img src = 'images/sky.jpg' />
+ 9
Did you save that image in the same directory (folder) as the .html file?
+ 7
w3 school search
+ 2
Thank you! 😊
0
Hi, I Just scrolled down and saw that you don't have that many views so I decided to say if you want to have more people comet You need to be at the top of the list.