0
My image in HTML code ar not showing why?
Please help me my image in HTML code are not showing in the output
3 Answers
+ 5
If you need help with your code, show your code.
Note that sololearn playground does not have access to your local storage.
Review similar questions:
https://www.sololearn.com/discuss/3325431/?ref=app
https://www.sololearn.com/discuss/3319391/?ref=app
https://www.sololearn.com/discuss/3325581/?ref=app
+ 1
Question is incomplete, please provide the code you are having issue with.
0
You can search up image hosting online, and there are websites that will give you the link to that image, i think imageBB is a good one, make sure it has .png in the url, then follow this code:
<img src=âlink the image hoster gives youâ id=âyourimageâ alt=âhiâ>