does the filename in src
attribute of an img
tag has a limit in number of characters? or compatibility issue among operating system(OS) browsers...
for example:
<img src="../img/misc/this-is-a-very-long-image-filename-of-an-image-named-leaders-systems02.gif" alt="Leaders Systems" class="emblem" />
is there no issue on this-is-a-very-long-image-filename-of-an-image-named-leaders-systems02.gif
in all OS browsers??