I have here a problem in downloading excel. In PDF I have this:
<a href="RH/Exemplo.PDF">
I tried to put it in the same way in excel and it does not work.
<a href="RH/Exemplo.xlsx"><img src="images/excel.png" width="56" height="56" align="middle" ></a>
Resolved:
I added
download="ficheiro.xlsx"