+ 4
đMeluđ â€ïžLoveâ€đȘđč You have to use img tag in body tag to show your image like
<img src="Your image link here" width="500px" height="600px">
You can use css instead to define height and width and many more stuffs.
In simple you should create a img tag attribute with src and in inverted comma you have to paste your image link as example given above.
You can get some problem like image not showing even after putting correct link ; then it might be some copyright problem.
*These type of questions has been asked previously
So, You should use the search bar.
https://www.sololearn.com/learn/HTML/1030/?ref=app
https://www.sololearn.com/discuss/1860186/?ref=app
https://www.sololearn.com/discuss/2595002/?ref=app
https://www.sololearn.com/discuss/2433923/?ref=app



