+ 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?
5 Réponses
+ 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.
+ 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
0
Ok thanks
0
Thank you so much!