Add files via upload

This commit is contained in:
Lukáš Kaňka
2022-12-01 13:44:28 +01:00
committed by GitHub
commit 7cfc4876d8

10
struktura.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Kankys Project</title>
</head>
<body>
<h1>Kankys Project</h1>
<p>Tady začíná tvá cesta do IT!</p>
</body>
</html>