html - use local gif file on a web page insted of an intenet based gif -


i want use local file destination path instead of url in code dont have connected internet fetch gif. i've tried few things across stack nothing works.

<img src="gif url"alt=""style="width:12px;height:18px;">   

i think this should answer question. need path local copy.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -