Home Internet How to make any link a downloadable

How to make any link a downloadable

 

 

download

Sometimes applications like desktop email clients won’t let right click and download a link. With some basic HTML you can overcome this problem.

To do so, open real time html editor http://htmledit.squarefree.com/ .

html

 

Now paste the below HTML code.

<a href=”url”>Click here to download.</a>

Now paste your code in between the URL.

html1

Now after, you are able to download particular link. 🙂

Previous articlePut Multiple Cloud Drives into one with Multicloud
Next articleThe Top 10 Tips for Organizing Your Notes with Evernote

LEAVE A REPLY

Please enter your comment!
Please enter your name here

16 + 20 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.