+цитата
Волковская...
This commit is contained in:
15
hello.html
15
hello.html
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="ru-en">
|
||||
<html lang="ru-en" data-bs-theme="dark">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
@@ -10,12 +10,23 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<div class="px-4 py-5 my-5 text-center">
|
||||
<h1 class="display-5 fw-bold text-body-emphasis">hello everynyan 👽</h1>
|
||||
<div class="col-lg-6 mx-auto">
|
||||
<p class="lead mb-4">gaaah!!!</p>
|
||||
<p class="lead mb-4">gaaah!!!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="b-example-divider"></div>
|
||||
|
||||
<div class="px-4 py-5 my-5 text-center">
|
||||
<h1 class="display-5 fw-bold text-body-emphasis">Лучше быть волком</h1>
|
||||
<div class="col-lg-6 mx-auto">
|
||||
<h1 class="display-5 fw-bold text-body-emphasis">чем не быть</h1>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user