added doga
This commit is contained in:
14
24_11_11_doga/Feladat1.html
Normal file
14
24_11_11_doga/Feladat1.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="hu">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Feladat1</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Adatok az API-ból:</h1>
|
||||
<pre id="eredmeny"></pre>
|
||||
<script src="Feladat1.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user