matura/index.html

11 lines
238 B
HTML
Raw Permalink Normal View History

2024-05-21 07:17:59 +00:00
<!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="scirpt.js"></script>
</body>
</html>