+ 1
how do i put an image in a html document?
I used what Lydzje and Paul Grasser showed me on how to put an image into my code. I think I have almost got it, but i'm not there yet. https://code.sololearn.com/WXN3Txc86e2v/?ref=app
4 Answers
+ 2
Hello, Judith !
Welcome to the community of SoloLearn!
For your question were found suitable posts. The next time you post a question, use the search option in the community.
Good luck in programming on SoloLearn!
https://www.sololearn.com/Discuss/58294/?ref=app
https://www.sololearn.com/Discuss/678321/?ref=app
https://www.sololearn.com/Discuss/1072964/?ref=app
+ 1
You have to tell the code where to find the image files, not just what the names of the images files are.
+ 1
Janning can you please give me an exaple
0
Yeah, it depends on where the image is being hosted.
Random web image:
https://code.sololearn.com/WN43zW6J0CbB/?ref=app
or your images hosted on Dropbox:
https://www.sololearn.com/Discuss/1054246/?ref=app