my server is not displaying images
Posted: Sun Mar 12, 2017 2:41 am
so i wrote a small server in lua. Then i made a small page in html file which is linked to the server (lua code)
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>
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>