Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
<title>Download_Test_Page</title>
</head>
<body>
<p><a href="../resources/png_image.png" download="png_image.png">png_image.png</a></p>
<p><a href="../resources/zip_small.zip" download="zip_small.zip">zip_small.zip</a></p>
<p><a href="../resources/txt_file.txt" download="txt_file.txt">txt_file.txt</a></p>
<p><a href="../resources/docx_document.docx" download="docx_document.docx">docx_document.docx</a></p>
<p><a href="../resources/mp3_audio.mp3" download="mp3_audio.mp3">mp3_audio.mp3</a></p>
<p><a href="../resources/webm_video.webm" download="webm_video.webm">webm_video.webm</a></p>
<p><a href="../resources/csv_file.csv" download="csv_file.csv">csv_file.csv</a></p>
<p><a href="../resources/xml_file.xml" download="xml_file.xml">xml_file.xml</a></p>
<p><a href="../resources/svg_image.svg" download="svg_image.svg">svg_image.svg</a></p>
</body>
</html>