-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVladivostok.html
54 lines (52 loc) · 2.52 KB
/
Vladivostok.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="Vladivostok.css">
<style>
h1 {
background: #7a7a7a00;
/* Цвет фона под заголовком */
color: rgb(255, 255, 255);
/* Цвет текста */
padding: 5px;
/* Поля вокруг текста */
}
div {
box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.6);
/* Тень */
padding: 10px;
/* Поля вокруг текста */
border-radius: 10px;
/* Радиус скругления */
background: #000000;
/* Цвет фона */
}
</style>
<h1 align="center">Камеры Владивосток</h1>
</head>
<body background="C:\Users\Gigabyte\Desktop\Second Apps\background.png">
<iframe class="camera"
src="http://glaz.inetvl.ru/embed/v2/?server=100-99eb710f0a6954e02086b37111369164&camera=0&width=&height=&lang=ru"
height="350" width="600"></iframe>
<iframe class="camera"
src="http://glaz.inetvl.ru/embed/v3/?server=100-99e44525efa8424256000a72b5de0aba&camera=0&width=&height=&lang=ru&ap=&noibw="
height="350" width="600"></iframe>
<iframe class="camera"
src="http://glaz.inetvl.ru/embed/v3/?server=100-CAkul94QTYsjXdAkuqatqS&camera=0&width=&height=&lang=ru&ap=&noibw="
height="350" width="600"> </iframe>
<iframe class="camera"
src="http://glaz.inetvl.ru/embed/v3/?server=100-CAkul94QTYsjXdAkuqatqS&camera=0&width=&height=&lang=ru&ap=&noibw="
height="350" width="600"></iframe>
<iframe class="camera"
src="http://glaz.inetvl.ru/embed/v3/?server=100-za8EdcQgfRz7Emf9ce0Utm&camera=0&width=&height=&lang=ru&ap=&noibw="
height="350" width="600"></iframe>
<iframe class="camera"
src="http://glaz.inetvl.ru/embed/v3/?server=100-MCIbZdsFT4NXe6oOlU3FLT&camera=0&width=&height=&lang=ru&ap=&noibw="
height="350" width="600"></iframe>
<iframe class="camera" src="https://stream.vladrec.info/Testo/embed.html?autoplay=true" height="350" width="600"></iframe>
<iframe class="camera" src="https://stream.vladrec.info/Testo2/embed.html?autoplay=true" height="350" width="600"></iframe>
<iframe class="camera"
src="https://flussonic0.podryad.net/CAM-suhanova-13-2/embed.html?token=2.5rQkkFyJAAEABZPIp7NVRp6EdjJq1IvOBYMC1gZQvseQisiB&autoplay=false"
height="350" width="600"></iframe>
</body>
</html>