Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
<html> <p><a href="D:\game.zip" download>Скачать файл</a><br> <script> alert("hello world"); document.write("hello world!"); </script> </html>
<html> <p><a href="game.zip" download>Скачать файл</a><br> <script> alert("hello world"); document.write("hello world!"); </script> </html>