As a beginner in all aspects, I am currently facing an issue with displaying an image on Visual Studio Code. The problem arose when I tried to create a separate folder for the image, which resulted in a cascade of subfolders that only made things worse each time I attempted to fix it.
The code causing the trouble is on line 25:
<img src="sml flower nb.png" alt="flower">
. I seem to have tangled myself up and now I'm unsure how to correctly set the pathway for a simple image stored in a folder rather than a URL.
If anyone could provide guidance on resolving this issue, I would greatly appreciate it. Thank you in advance.