How do I let people download a file from my page?
Submitted by: AdministratorOnce 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
<a href="../files/foo.zip">Download Foo Now! (100kb ZIP)</a>
Submitted by: Administrator
Read Online HTML Job Interview Questions And Answers
Top HTML Questions
| ☺ | Explain Posting Copy and Paste HTML? |
| ☺ | What is a DOCTYPE? Which one do I use? |
| ☺ | How can I include comments in HTML? |
| ☺ | What is everyone using to write HTML? |
| ☺ | Do search engines dislike frames? |
Top Top World Wide Web Categories
| ☺ | Cascading Style Sheet CSS Interview Questions. |
| ☺ | HTML5 Interview Questions. |
| ☺ | Basic Internet Interview Questions. |
| ☺ | Domain Name System (DNS) Interview Questions. |
| ☺ | JavaScript Interview Questions. |
