SyntaxFix
Write A Post
Hire A Developer
Questions
Anywhere between your <body> and </body> tags, put in a button using the below code:
<body>
</body>
<button> <a href="file.doc" download>Click to Download!</a> </button>
This is sure to work!