szinhazjegyek/index.html
molnarroland 26d3bc5b12 first
2022-12-14 11:22:23 +01:00

22 lines
406 B
HTML

<!DOCTYPE html>
<html lang="hu">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Színházjegyek</title>
</head>
<body>
<div class="container">
<script src="script.js"></script>
</div>
</body>
</html>