html_hints/struktura.html

11 lines
165 B
HTML
Raw Normal View History

2022-12-01 12:44:28 +00:00
<!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>