update html
This commit is contained in:
parent
97311a8f9e
commit
a7b71dd27f
3 changed files with 26 additions and 2 deletions
|
|
@ -55,6 +55,12 @@
|
|||
<a href="https://esd.adventist.org/wp-content/uploads/2023/07/6-2.jpg">
|
||||
<img src="https://esd.adventist.org/wp-content/uploads/2023/07/6-2.jpg" alt="сергей" class="image">
|
||||
</a>
|
||||
<a href="https://hosadersculabon.begetcdn.cloud/photos/img_1777755980_0.png">
|
||||
<img src="https://hosadersculabon.begetcdn.cloud/photos/img_1777755980_0.png" alt="sergay" class="image">
|
||||
</a>
|
||||
<a href="https://hosadersculabon.begetcdn.cloud/photos/img_1778571936_0.jpg">
|
||||
<img src="https://hosadersculabon.begetcdn.cloud/photos/img_1778571936_0.jpg" alt="sergay" class="image">
|
||||
</a>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
|
|
|
|||
11
html/l2.html
11
html/l2.html
|
|
@ -4,10 +4,19 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>HTML2</title>
|
||||
<style>
|
||||
body {
|
||||
background-color: black;
|
||||
color: blue;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<head>
|
||||
<h1>Переход страница</h1>
|
||||
<h1>СЕРГУЛЕЧЕК</h1>
|
||||
</head>
|
||||
<main>
|
||||
<p>СЕРГУУУУНЧИК</p>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
11
html/l3.html
11
html/l3.html
|
|
@ -4,10 +4,19 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>HTML3</title>
|
||||
<style>
|
||||
body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<head>
|
||||
<h1>Сайт 3</h1>
|
||||
<h1>Сергей</h1>
|
||||
</head>
|
||||
<main>
|
||||
<p>Сергей</p>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue