Files
webfejlesztes/valtozok/index.html
2026-09-09 11:14:16 +02:00

13 lines
293 B
HTML

<!DOCTYPE html>
<html lang="hu">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Változók</title>
<script defer src="prog1.js"></script>
<script defer src="prog2.js"></script>
</head>
<body>
</body>
</html>