Files
oleg20111511 f235a35ebb Reorganize
2026-03-02 19:15:17 +02:00

22 lines
330 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Документ без названия</title>
<link href="z-index.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="div1"></div>
<div class="div2"></div>
<div class="div3"></div>
<div class="div4"></div>
<div class="div5"></div>
</body>
</html>