0
I am not able to inset an image in html?( in solo learns code playground)
Plz help me fast
3 odpowiedzi
+ 1
upload image somewhere and put that link in src of sololearn
+ 1
you can upload it to any free service share it and use that sharable link here as SRC attribut
0
try using absolute reference (which mean use something like "http://www.domain.com/img/bg.png" instead of using "/img/bg.png")