Images elements as a file- Please help me

I try to follow along a website building tutorial (in Brackets text editor) and I came across a problem with the logo image. Here https://imgur.com/Q9V5YAR
instructor already has saved the img files in the website folder. I tried to do the same thing but all I could do is save the img file as a different folder: https://imgur.com/lOZ6H4k
. It is a good practice to use an absolute path like that? Or should I save the img file in the same folder, and if yes how?

You linked the same screenshot twice, so it’s tough to understand the problem you are facing. Also, not censoring the code would be helpful because I don’t understand where you are using an absolute path. Are you unable to copy an image into the ‘img’ folder?