testing-docs.cz/test.html

19 lines
375 B
HTML
Raw Normal View History

2024-01-07 21:00:27 +00:00
<!doctype html>
<html lang="cs">
2023-12-14 15:20:13 +00:00
<head>
<meta charset="UTF-8">
2024-01-07 21:00:27 +00:00
<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">
2023-12-14 15:20:13 +00:00
<title>Document</title>
</head>
<body>
2024-01-07 21:00:27 +00:00
<p></p>
<p></p>
<div></div>
2023-12-14 15:20:13 +00:00
2024-01-07 21:00:27 +00:00
<div><p></p></div>
p
2023-12-14 15:20:13 +00:00
2024-01-07 21:00:27 +00:00
</body>
2023-12-14 15:20:13 +00:00
</html>