+ 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...
5 Answers
+ 7
<img src = "image.jpg">
+ 4
Please share your code snippet here so that we could review and provide specific guides to you.
+ 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.
+ 1
Okay thanks alot guysđ
- 1
you should get something like this:
https://code.sololearn.com/WYe5iqiUr4G1/?ref=app