Frontend/24_11_12/index.html
2024-11-12 12:48:08 +01:00

11 lines
252 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<script src="xmlhttprequest.js" defer></script>
</body>
</html>