Still not getting after doing correct coding for image

Hello.
I did correct coding for image and image is not displaying.
I am enclosing with photo of coding.

Hi @abdulkhadir1106,

The code for the image tag that you have written is incorrect. It will be src instead of scr.

<img src="basith.jpg">

Do let me know if you are still stuck.