Images | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Images

Does anyone know how to add images? I have used the src=“” and the <img > things. I’m trying to add in a Roblox Icon and I have typed robloxicon.jpg but it just comes up with a question mark. Any ideas?

18th Aug 2023, 12:32 PM
Fred Flintstone
5 Answers
+ 1
As you have been told in your previous thread: You need a link to an image. This image must be hosted somewhere online. You need the complete link to the image. Show your code so people can check on it.
18th Aug 2023, 12:37 PM
Lisa
Lisa - avatar
+ 1
Note that the content goes inside of <body> tag. Note that the <body> goes inside of <html>. Have a look at the src of the image, line 4: https://code.sololearn.com/Wpvg2VDtCSB2/?ref=app
18th Aug 2023, 12:49 PM
Lisa
Lisa - avatar
0
Ok thanks
18th Aug 2023, 12:38 PM
Fred Flintstone
18th Aug 2023, 12:38 PM
Fred Flintstone
0
Thank you so much!
18th Aug 2023, 1:52 PM
Fred Flintstone