Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head>
<title>Download_Test_Page</title>
</head>
<body>
<p><a href="../resources/web_icon.png" download="web_icon.png">web_icon.png</a></p>
<p><a href="../resources/smallZip.zip" download="smallZip.zip">smallZip.zip</a></p>
<p><a href="../resources/textfile.txt" download="textfile.txt">textfile.txt</a></p>
</body>
</html>