Communities for your favorite technologies. Explore all Collectives
Ask questions, find answers and collaborate at work with Stack Overflow for Teams.
Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams
Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Anywhere between your < body ><body> and < /body ></body> tags, put in a button using the below code!:
<body>
</body>
<button><a<button> href = "file <a href="file.doc" download>Click to Download!</a><a> </button>
This is sure to work!
Anywhere between your < body > and < /body > tags, put in a button using the below code!
<button><a href = "file.doc" download>Click to Download!</a></button>
Anywhere between your <body> and </body> tags, put in a button using the below code:
<button> <a href="file.doc" download>Click to Download!</a> </button>
<button><a href = "file.doc" download>Click to Download!</a>a></button>
<button><a href = "file.doc" download>Click to Download!</a>
Anywhere between your and tags< body > and < /body > tags, put in a button using the below code!
Anywhere between your and tags, put in a button using the below code!