How do I make hyperlinks (URL) to other sites?


This is really quite simple. Most editors will make this quite simple as well. The most important thing to remember is that to create another link to an outside site, you must include the http:// prefix or the browser will look for the site in your directory and will of course not find it.

Just use this code in your HTML (This is simple link will open the site in same window):

Just use this code in your HTML (renders the link in a new, unnamed window):

Just use this code in your HTML (renders the link in the current frame):

Just use this code in your HTML (renders the link in the immediate FRAMESET parent):

Just use this code in your HTML (renders the link in the full, unframed window):

Where the text: http://www.example.com/pages/ are the desired site URL, and text: LINK TEXT show the text to click.

How can I make files downloadable from my site?


This is done exactly as above. But instead of using the web address you use the address that points directly to your file name.

For instance: If your file that you wish to have downloaded is named goods and it is an PDF file (.pdf), then you would use this code:

Where the text: http://www.yoursite.com/goods.pdf are the file where you uploaded, and text: LINK TEXT show the text link for download.

Of course you must also upload the file to your web server for this to become downloadable. To know more about upload file to server, you can read more in our article: How do I upload my site?

Webmaster » Website Questions » How do I make hyperlinks to other sites?


 Related Links:

Home | Sitemap | Bookmark This Page




Sponsored Links
Sponsors