Monday , 13 April 2015
Home » News » How do I create Download Link

How do I create Download Link

Create download link:

We often download many things from internet. They may be audio, video, pdf documents, ppt’s etc. Have you ever thought how these download links are created. They are absolutely easy. In this article I am going to show you how to create download links on you websites for products you want your visitors to download.

How to create download link

<a href=””>anchor tag</a>

It’s known as hyper link. The text between two closing tags is known as anchor tag. Anchor tag is something which shows up on a link.

For eg. <a href=”http://www.wpwidgets.net”>Web design tutorials</a>

This link will look like web design tips and tutorials which means anchor tag can be anything an image, text etc.

In same way we give download links. We first upload the product on our web server. Copy its url and give its link.

For eg. If I want to give some pdf document to download I will copy the path and give some appropriate url.

Web design pdf for free download

Download links in WordPress:

  • Go to media and upload the document.
  • Copy its link.
  • Go to your post where you want to give download link.
  • Give download link of uploaded document for Image or anchor text.
  • Copy and paste the document in your website folder.
  • Then go to site >> put >> pdf document
  • Once it is uploaded on web server just link this document.

Creating Download links in Dreamweaver:

  • Copy and paste the document in your website folder.
  • Then go to site >> put >> pdf document
  • Once it is uploaded on web server just link this document.

 

Leave a Reply