How do I let people download a file from my page?

Submitted by: Administrator
Once the file is uploaded to the server, you need only use an anchor reference tag to link to it. An example would be:
<a href="../files/foo.zip">Download Foo Now! (100kb ZIP)</a>
Submitted by: Administrator

Read Online HTML Job Interview Questions And Answers