my website has an image which i uploaded onto the file system of nodemcu using the upload option in esplorer.
My webpage is being displayed but image does not show pls help me..
i linked the in=mage in html file as you would in usual html
<p><img src="name_of_the_image.jpeg" width= "1000" height="400" > </p>