+ 1
Plz somebody help it is not running
https://code.sololearn.com/WQkR8JcVKH9R/?ref=app this code is not running
5 Answers
+ 1
I think you'll need to upload your img to a file hosting website and link to that instead.
+ 2
upload image to image hosting site like https://m.imgur.com/gallery/2Vdtu and then get the link of it and then use it
and close the img tag
+ 2
@Dennis its not necessary to have every attribute.. just the src attribute is mandatory
0
more answer plz sami khan I can't understand how to use imgur.com
- 1
In HTML the <img> tag has no end tag and needs both an src and alt attribute.
It should look like this:
<img src="" alt"">