+ 1
<p><img href="image/panda.png"> guys help) need to find a mistake
7 Answers
+ 2
use this syntax:
<p><img src="image/panda.png" width="200" height="200"> </p>
+ 2
Hay ĐĐ°ŃĐ° it seems that your image is in your local device just uplode it online like over dropbox and use its link or else upload it to https://imgbb.com and use the link provided by them
0
gives an error message (
0
I tried so. the error gives (
0
Soru_love
I canât answer you (
0
Use 'src' instead of 'href'.
<Img src="image/panda.png">
- 1
<Img src="image/panda.png"/>