mirror of
https://github.com/Student-design-office-kit/ST_cybergarden.git
synced 2025-04-29 22:38:46 +00:00
Merge branch 'master' of https://github.com/Student-design-office-kit/ST_cybergarden
This commit is contained in:
commit
35d00c0e0e
BIN
images/pic.png
Normal file
BIN
images/pic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
@ -68,6 +68,7 @@
|
|||||||
<li class="t228__list_item"><a class="t-menu__link-item" href="#schedule" style="color:#ffffff;font-weight:400;" data-menu-item-number="2">Программа</a></li>
|
<li class="t228__list_item"><a class="t-menu__link-item" href="#schedule" style="color:#ffffff;font-weight:400;" data-menu-item-number="2">Программа</a></li>
|
||||||
<li class="t228__list_item"><a class="t-menu__link-item" href="#place" style="color:#ffffff;font-weight:400;" data-menu-item-number="3">Место</a></li>
|
<li class="t228__list_item"><a class="t-menu__link-item" href="#place" style="color:#ffffff;font-weight:400;" data-menu-item-number="3">Место</a></li>
|
||||||
<li class="t228__list_item"><a class="t-menu__link-item" href="#contacts" style="color:#ffffff;font-weight:400;" data-menu-item-number="4">Контакты</a></li>
|
<li class="t228__list_item"><a class="t-menu__link-item" href="#contacts" style="color:#ffffff;font-weight:400;" data-menu-item-number="4">Контакты</a></li>
|
||||||
|
<li class="t228__list_item" style="display:none"><a class="t-menu__link-item" name="Гай Юлий Цезарь сказал: Ощдщлзж" href="/pony.html"></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
23
pony.html
Normal file
23
pony.html
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Pony page</title>
|
||||||
|
<style>
|
||||||
|
html, body {
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<iframe src="audio.wav" allow="autoplay" id="audio" style="display: none"></iframe>
|
||||||
|
<img src="images/pic.png" alt="Download me">
|
||||||
|
|
||||||
|
<a style="display: none;" href="https://www.youtube.com/watch?v=rShiDT-Pp_A">Просто музыка!</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
x
Reference in New Issue
Block a user