Hi guys, am having some issues with images in html, no matter how i put the correct code, the image just doesn't show... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi guys, am having some issues with images in html, no matter how i put the correct code, the image just doesn't show...

What do i do to make it work, mind you am offline...

15th Jul 2021, 7:34 AM
Patrick Kabuga
Patrick Kabuga - avatar
5 Answers
+ 7
<img src = "image.jpg">
15th Jul 2021, 7:43 AM
Simba
Simba - avatar
+ 4
Please share your code snippet here so that we could review and provide specific guides to you.
15th Jul 2021, 8:11 AM
Gordon
Gordon - avatar
+ 1
If you want to run a code on Sololearn... Then, ➡️ Go to the Code Playground section (you can find it here : https://code.sololearn.com) and click on the + icon at the bottom right corner. ➡️ Then select language and write your code and save it. ➡️ Then click on Run and your Code will get executed. How to save webpage in SL Go to Code Playground, select web, insert your html code and save it, get the link to your code and paste link here.
15th Jul 2021, 10:51 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Okay thanks alot guys👊
15th Jul 2021, 5:00 PM
Patrick Kabuga
Patrick Kabuga - avatar
- 1
you should get something like this: https://code.sololearn.com/WYe5iqiUr4G1/?ref=app
15th Jul 2021, 10:54 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar