-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
119 lines (115 loc) · 6.4 KB
/
about.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link rel="icon" href="./img/favicon.ico" type="image/x-icon">
<title>The April cultural festival in Tarija</title>
</head>
<body>
<header>
<div class="mediabar"><a href="https://www.facebook.com/" target="_blank" rel="noreferrer noopener" aria-label="this is an external link (opens in a new tab)"><img src="./img/facebook.png" alt="facebook"></a><a href="https://twitter.com" target="_blank" rel="noreferrer noopener" aria-label="this is an external link (opens in a new tab)"><img src="./img/twitter.png" alt="twitter"></a><a href=" https://alondra87.github.io/Portfolio1/" target="_blank" rel="noreferrer noopener" aria-label="this is an external link (opens in a new tab)">My page </a><a href=""> English </a><a href="https://www.google.com/" target="_blank" rel="noreferrer noopener" aria-label="this is an external link (opens in a new tab)"> Log out </a></div>
<nav class="navbar">
<div class="link_logo">
<a href="#"><img src="./img/logo.jpg" alt="logo" class="logo"></a></div>
<ul class="nav-menu">
<li class="nav-item">
<a href="about.html" class="nav-link">About</a>
</li>
<li class="nav-item">
<a href="#program" class="nav-link">Program</a>
</li>
<li class="nav-item">
<a href="#speakers" class="nav-link">Speakers</a>
</li>
<li class="nav-item">
<a href="#sponsor" class="nav-link">Sponsors</a>
</li>
<li class="nav-item">
<a href="https://alondra87.github.io/Capstone/about.html#memories" class="nav-link">Memories</a>
</li>
<li class="nav-item">
<a href="https://www.casadelaculturatarija.com/" class="nav-linkAT">AT Campaign</a>
</li>
</ul>
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
</nav>
</header>
<section class="about" id="about">
<div class="bg_about">
<a href="index.html" ><img src="img/home.png" alt="home" width="30" height="30" class="link_home"></a>
<h1 class="presentation2">
THE APRIL CULTURAL<br>
FESTIVAL IN TARIJA
2022</h1><div class="red-line"></div>
<p class="description2">This year the International Festival of Culture "The April cultural festival in Tarija", once again remains impressive under the sky of Tarija, in various artistic fields such as; Painting, Theater,
Poetry, Dance, Cultural Legislation, Music and Cultural Management.
Intercultural encounters will shine with its wide range of sounds, melodies and rhythms, written in the
staff. Classical, Baroque, Jazz, Rock, Folklore, delighting the local, national and international public,
exposing the best of Tarija.
The intervention of several artists and intellectuals who will participate
directly in the realization of different cultural activities among them national and international visitors since it is desired to promote artistic shows
from different regions.</p>
<p class="info">Pease contact us per Email for any futher questions about the April cultural festival in Tarija 2022!<br>
<b>aprilculturaltarija@gov-tja.bo ></b>
</p>
</div>
</section>
<section class="creative">
<h2>The April cultural festival in Tarija 2022 logo</h2><div class="red-line"></div>
<p>The logo of The April cultural festival in Tarija was decided through the logo competition from 8. January to 7. February.
After online public voting and Selection Committee's judging process, the logo from Juan Perez won the prize.
After consultation with Mr. Perez we optimized the prize-winning-logo for this year's festival as following:</p>
<img src="./img/logo.jpg" alt="" class="win_logo">
</section>
<section class="historial" id="memories">
<h2>See the past April cultural festivals in Tarija</h2><div class="red-line"></div>
<p>Take a look at the memories of two previous festivals</p>
<figure class="img_past">
<img src="./img/past1.jpg" alt="April in Tarija 2021" class="past">
<img src="./img/past0.jpg" alt="April in Tarija 2020" class="past">
</figure>
</section>
<footer class="footer_about">
<img src="./img/logo2.png" alt="logo">
<p>AFT logo 2022 Creative Tarija. Some rights reserved.
<br>
All contents of the website, unless otherwise specified, are made available under the AFT v5.0 License
See www.casadelaculturatarija.com for detailed features and license conditions.
<br>
AFT provides a space for free artistic and cultural expression.</p>
</footer>
<div class="footer_ligth">
<section class="partners" id="sponsor">
<h2>Partners</h2><div class="red-line"></div>
<ul>
<li>naver</li>
<li>nia</li>
<li>google</li>
<li>wkimedia</li>
<li>wikihow</li>
<li>capital</li>
</ul>
</section>
<footer class="footer_home">
<img src="./img/logo_tarija.png" alt="logo">
<p>AFT logo 2022 Creative Tarija. Some rights reserved.
<br>
All contents of the website, unless otherwise specified, are made available under the AFT v5.0 License
See www.casadelaculturatarija.com for detailed features and license conditions.
<br>
AFT provides a space for free artistic and cultural expression.</p>
</footer>
</div>
<script src="script.js"></script>
</body>
</html>