• 0

HTML Newbie needs help...


Question

Hey, I am making my first page entirely out of notepad.. i used to use frontpage, but i dont like it anymore... so anyone, could you tell me how to create a link for people to download a file, for example, Icons.zip. I am a newbie, so it may sound like a dumb question... thank you. O yeah, I know how to make normal hyperlinks and mailto links.. in case you were wondering

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

You just upload icons.zip and whatever the html files in the same dir and put this in the html file:

<pre>

<a href="Icons.zip">Underlined text goes here</a>

</pre>

and it will prompt do you want to download the file.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.