0
Can we link a file which is present in the same folder
2 Antworten
+ 1
Hi Huzefa. I am not really sure if I am understanding your question but if I am then the following should work.
<a href="yourfile.extension" >youralttext</a>
Please let me know if I have misunderstood you.
In the above just replace "yourfile.extension" with your actual file name and add your alt text.
0
thanks for giving the answer & sorry for asking a wrong question. thanks a lot again