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 pathesctwt.html
88 lines (63 loc) · 3.46 KB
/
esctwt.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
79
80
81
82
83
84
85
86
87
88
<!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/history.css">
</head>
<body>
<div class="info">
<br>
<center>
<div class="navbartest">
<nav class="links" style="--items: 5;">
<a href="index.html">Начало</a>
<a href="history.html">История</a>
<a class="visited" href="esctwt.html">Евровозия 2021</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: 5;">
<a href="index.html">Начало</a>
<a href="history.html">История</a>
<a class="visited" href="esctwt.html">Евровозия 2021</a>
<a href="sources.html">Източници</a>
<a href="contacts.html">Контакти</a>
<span class="line"></span>
</nav>
</div></center>
<br>
<h1 id="TitleEuro">Eurovision 2021 - Rotterdam, Netherlands <img src="img/flags/flag_nl.png" width="50px"
height="30px" style="transform: translateY(4px);"></h1>
 
 
 
 
 
 
<h1>
Конкурсът за песен на Евровизия 2021 беше 65-то издание на конкурса за песен на Евровизия.<br>
Състезанието се проведе в Ротердам, Холандия,<br> след победата на страната на състезанието през 2019
г.
с песента "Arcade" на Дънкан Лорънс.<br><br>
</h1>
<h2>То се проведе на 18, 20 и 22 Май 2021 г.<br>Запис от живото предаване</h2>
<center><iframe class="fullvid-iframe" width="830" height="460" src="https://www.youtube.com/embed/msfdz_aksY8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center>
</div>
</body>
</html>