+ отчет
BIN
LabWork1Report.docx
Normal file
@@ -32,13 +32,7 @@
|
||||
</div>
|
||||
|
||||
<a href="index.html"> Вернуться назад</a>
|
||||
<footer>
|
||||
<p>© 2025. Все права защищены.</p>
|
||||
<nav>
|
||||
<a href="#">Политика конфиденциальности</a> |
|
||||
<a href="#">Контакты</a>
|
||||
</nav>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -1,3 +1,4 @@
|
||||
//grobKaifIliBolshe
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
|
||||
28
index.html
Normal file
@@ -0,0 +1,28 @@
|
||||
//index
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<title>Панкуха</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
<h1>Стриминговый сервис <em>"Панкуха"</em></h1>
|
||||
<img src="res/logo.png" alt="Эмблема" width="200">
|
||||
<div class="main">
|
||||
<div class="description">
|
||||
<p><span style="background-color: blueviolet;">Какие страницы я реализовал:</span></p>
|
||||
</div>
|
||||
<ol class = "spisok">
|
||||
<a href="index.html"><li class="spisok_el">Главная страница</li></a>
|
||||
<a href="grob.html"><li>Страница исполнителя</li></a>
|
||||
<li><a href="grobKaifIliBolshe.html">Страница песни</a></li>
|
||||
<a href="catalog.html"><li>Каталог</li></a>
|
||||
<a href="punkrock.html"><li>Страница каталога</li></a>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
res/garajnipunk.jpg
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
res/grob.jpg
Normal file
|
After Width: | Height: | Size: 91 KiB |
BIN
res/logo.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
res/nekrofilia.jpg
Normal file
|
After Width: | Height: | Size: 240 KiB |
BIN
res/pankrock.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
res/psy.png
Normal file
|
After Width: | Height: | Size: 969 KiB |
BIN
res/vk.png
Normal file
|
After Width: | Height: | Size: 40 KiB |