Basics

HTML

Java

Colors

Frames

Tables

Fonts

Graphics

Links

Contact

how do i add downloads to my page?

 

Adding downloads is really easy. You just upload the file to your server (the one you want people to download) and you create a link to it.

For example:

<a href="your file name.whatever">download here</a>

Most of the time files are zipped when you download them. This will make them smaller. It also means that your visitors can download them faster. You should download Winzip. Then you can zip the files you would like others to download from your site. You can also use it to unzip something that you downloaded.
Download a trial version of Winzip if you don't have it yet by clicking here.