when I add a picture to my page, it doesn't show up. does anyone have anlny ideas? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

when I add a picture to my page, it doesn't show up. does anyone have anlny ideas?

9th Aug 2016, 2:44 AM
Todd Jr Nelson
Todd Jr Nelson - avatar
3 Answers
+ 2
type: <img src="https://linkimage.com"/>.. it's correct ^_^ I hope, you can agree with me
9th Aug 2016, 12:50 PM
David Aragorn P. Telmo
David Aragorn P. Telmo - avatar
+ 1
Paste here ur code. But i think u should check the link an consider that the correct code is: <img src="link'sImage.com"/>
9th Aug 2016, 5:20 AM
Andres Garcia
Andres Garcia - avatar
+ 1
your code should be <img src="link" height="x" width="x" alt=""/>
9th Aug 2016, 6:43 AM
Mahdi
Mahdi - avatar