This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjesc2015.html
78 lines (62 loc) · 3.28 KB
/
jesc2015.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<!-- Copyright (c) -->
<!-- Deyan Nikolov - VIII В клас -->
<!-- Професионална гиманзия по компютърно моделиране и компютърни системи - Варна, България -->
<!-- Всички права запазени -->
<!-- Статичен сайт с некомерсиална цел. -->
<!-- Използваните материали принадлежат на съотвените им собственици -->
<!-- За повече информация https://support.google.com/legal/answer/3463239 -->
<html>
<head>
<title>Eurovision BG</title>
<meta charset="utf-8">
<meta name="author" content="Deyan_V_Nikolov">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<meta name="copyright" content="itpg-varna.bg">
<link rel="icon" type="image/png" sizes="32x32" href="img/esc/16x16.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/esc/32x32.png">
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<div class="info">
<br>
<center>
<div class="navbartest">
<nav class="links" style="--items: 6;">
<a href="index.html">Начало</a>
<a href="history.html">История</a>
<a href="esctwt.html">Евровозия 2021</a>
<a href="historyjesc.html">История в Детска Евровизия</a>
<a href="sources.html">Източници</a>
<a href="contacts.html">Контакти</a>
<span class="line"></span>
</nav>
</div>
<div class="navbarmobile">
<nav class="links1" style="--items: 6;">
<a href="index.html">Начало</a>
<a href="history.html">История</a>
<a href="esctwt.html">Евровозия 2021</a>
<a href="historyjesc.html">История в Детска Евровизия</a>
<a href="sources.html">Източници</a>
<a href="contacts.html">Контакти</a>
<span class="line"></span>
</nav>
</div></center>
<br>
<h1 id="TitleEuro">Junior Eurovision Song Contest 2015</h1>
 
 
 
 
 
 
<h1 id="welcome_h1">13тото издание на Junior Eurovision Song Contest се състоя на 21 Ноември 2015г.<br>
То беше най-голямто телевизионно събитие създавано някога у нас!<br><br> Запис от живото предаване</h1>
<iframe class="iframe-vid" width="760px" height="415" src="https://www.youtube.com/embed/Mjz4e3ru3Cw"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</body>
</html>