How to manipulate your anchor tag for direct downloads.
This is a very short story, most of us have been using the anchor tag;
<a></a>
Without knowing that you can actually customize the anchor tag if you want to directly download a file by clicking the link element on your browser, so here is an exampl...
godfredakpan.hashnode.dev