.
(。)
Hi Beatrice,(嗨比阿特丽斯,)
To setup a download on your website, you would add an <a>
tag with the href attribute set to the path to your PDF that you want to download.
(要在您的网站上设置下载,您需要添加<a>
标签,并将href属性设置为要下载的PDF的路径。)
<!-- Uploaded file in same location as HTML file -->
<a href="examplefile.pdf" download>Link text</a>
I hope that this was able to help!
(我希望这能够有所帮助!)
phylo
(phylo)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…