This commit is contained in:
Lukáš Kaňka
2024-01-07 22:00:27 +01:00
parent 0f60fac2f8
commit 1c431df2df
31 changed files with 1818 additions and 1687 deletions

View File

@ -1,18 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<!doctype html>
<html lang="cs">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="sablona-clanky.html">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<div class="menu">
<p></p>
<p></p>
<div></div>
<div><p></p></div>
p
</div>
</body>
</html>