How to access folder on SD card when designing with HTML code?
From the HTTP_DEMO:
<a href="www.keil.com"><img border="0" src="keil.gif" align="left" width="151" height="47"></a>
If the "keil.gif" is located inside SD card folder named "IMAGE", how to access the file like"IMAGE/keil.gif"?