Skip to content

Commit 38fb396

Browse files
committed
update work
1 parent d156dc4 commit 38fb396

5 files changed

Lines changed: 32 additions & 9 deletions

File tree

works/sankov/index.html

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,40 @@
4646
/* max-height: 100%; */
4747
}
4848
a:visited {
49-
color: rgb(203, 215, 255);
49+
color: rgb(35, 36, 17);
5050
}
5151
/* footer {
5252
height: 10em;
5353
} */
54+
menu
55+
{
56+
background-color: #909af1;
57+
58+
margin-top: 0;
59+
padding-left: 0;
60+
}
61+
menu ul {
62+
margin-top: 0;
63+
padding-left: 0;
64+
list-style: none;
65+
66+
/* display: flex; */
67+
}
5468
</style>
5569
</head>
5670
<body>
71+
<menu>
72+
<ul>
73+
<li></li>
74+
<li><a href="../Саньков Иван/index.html">Главная страница</a> </li>
75+
<li><a href="nitw/index.html">Фердинанда альпиниста</a> </li>
76+
<li><a href="ouroboros/index.html">Уроброс</a> </li>
77+
</ul>
78+
</menu>
5779
<div class="page">
5880
<img src=".//istestani.png" alt="">
5981

60-
<h1>Добро пожаловать на сайт</h1>
61-
<p></p>
62-
<a href="nitw/index.html">Про Фердинанда альпиниста</a>
63-
<p></p>
64-
65-
<a href="ouroboros/index.html">Про Уроброс</a>
82+
<h1>Добро пожаловать на сайт!</h1>
6683
<img src="" alt="">
6784
<footer></footer>
6885

works/sankov/nitw/Stars.jpg

104 KB
Loading

works/sankov/nitw/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<link rel="shortcut icon" href="Mae.webp" type="image/x-icon">
1111
<style>
1212
body {
13-
background-image: url("ЫЕФКЫ.jpg");
13+
background-image: url("Stars.jpg");
1414

1515

1616
color: rgb(209, 221, 255);
@@ -42,6 +42,11 @@
4242
</style>
4343
</head>
4444
<body>
45+
<ul>
46+
<li><a href="../index.html">Главная страница</a> </li>
47+
<li> <a href="../nitw/index.html">Фердинанда альпиниста</a> </li>
48+
<li> <a href="../ouroboros/index.html">Уроброс</a> </li>
49+
</ul>
4550
<div class="page">
4651

4752

@@ -50,7 +55,8 @@ <h1>Фердинанд Альпинист</h1>
5055
<img src="Ferdinand_the_mountaineer.webp" alt="">
5156
<p> Моя любимая игра с глубоким сюжетом - это
5257
<a href="https://ru.wikipedia.org/wiki/Night_in_the_Woods" target="_blank" rel="noopener noreferrer">Ночь в деревьях</a></p>
53-
<a href="../index.html">на главную страницу</a>
58+
59+
5460

5561

5662
</div>
1.86 KB
Loading
774 Bytes
Loading

0 commit comments

Comments
 (0)