generated from microverseinc/readme-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
237 lines (216 loc) · 10.7 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
<title>Document</title>
<link rel="stylesheet" href="./css/index.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
</head>
<body>
<header>
<nav>
<section class="contenedor border-shadow-header">
<h2 class="hidden-section-title">.</h2>
<div class="top-navbar d-none d-md-block ">
<div class="container-fluid">
<ul class="list-unstyled flex-adjust-center">
<li>
<a href="#"><i class="fab fa-facebook-f mr-3"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter mr-3"></i></a>
</li>
<li>
<a href="#"><span>Logout</span></a>
</li>
<li>
<a href="#"><span>Mypage</span></a>
</li>
<li>
<a href="#"><span>Korean</span></a>
</li>
</ul>
</div>
</div>
<div class="bottom-navbar ">
<div class="container-fluid flex-adjust-center">
<div class="left-side">
<a href="index.html">
<img src="./assets/img/logo-400.jpg" alt="logo-header" class=" d-none d-md-block">
</a>
</div>
<div class="center-list d-none d-md-block">
<ul class="list-unstyled flex-adjust-center">
<li>
<a href="about.html">
<span class="text-secondary-color font-weight-bold">About</span>
</a>
</li>
<li>
<a href="#active">
<span class="text-secondary-color font-weight-bold">Activites</span>
</a>
</li>
<li>
<a href="#partners">
<span class="text-secondary-color font-weight-bold">Partners</span>
</a>
</li>
</ul>
</div>
<button type="button" class=" campaign-button d-none d-md-block">
Plan</button>
</div>
</div>
</section>
</nav>
<div class="behind-navbar"></div>
<div class="opacity">
<button type="button" class="ham">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
</svg>
</button>
</div>
</div>
<div class="overlayy"></div>
<nav class="sideNav">
<button type="button" class="menuX">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
<ul>
<li><a class="menuLink" href="index.html">Home</a></li>
<li><a class="menuLink" href="about.html">About</a></li>
<li><a class="menuLink" href="#projects-container">Contact</a></li>
<li><a class="menuLink" href="#about-container">Sponsort</a></li>
<li><a class="menuLink main-button" href="#footer">Buy Tickets</a></li>
</ul>
</nav>
</header>
<main>
<section class="hero-section background-image ">
<div class="opacity">
<div class="hero-contenedor-info container-fluid">
<h4 class="text-primary-color text-center mb-5">"The Chance Concert"</h4>
<h1 class="titles-font-family text-primary-color text-center">LIVE MUSIC AND Concert 2022 </h1>
<div class="info-hero">
<p class="text-secondary-color"> The chance showcases popular and established musical artists as
well as emerging artists and reunited groups. It is one of the largest, most famous, and
most profitable music festivals around the world</p>
</div>
<div class="bottom-info-hero">
<p>Please contact us per email for any further questions about festival
</p>
<a href="mailto:info@loachella.fest" class="d-flex align-items-center justify-content-center">
<p class="email font-weight-bold mr-2">info@loachella.fest</p> <i
class="fas fa-angle-right"></i>
</a>
</div>
</div>
</div>
</section>
<!-- globalsummit -->
<section class="global-summit">
<div class="container-fluid">
<div class="title">
<div class="section-title">
<h4>The chance official logo</h4>
<hr>
</div>
<h6>The logo The Chance Exprience the unexpected </h6>
</div>
<div class="global-summit-logo">
<img width="250" src="./assets/img/logo-400.jpg" alt="logo">
</div>
</div>
</section>
<!-- past GS -->
<section class="past-gs">
<div class="container-fluid">
<div class="section-title">
<h4>See the past the chance events </h4>
<hr>
</div>
<h6 class="text-center">Chek it out at the last two the chance which take place in Santiago de Chile and
Madrid </h6>
<div class="articles-section mt-5 row row-cols-md-2">
<div class="article-informacion col-md">
<article class="background-image " id="first-article">
<div class="opacity-past-gs">
<div class="contenido text-center">
<h2 class="font-weight-bold ">2020</h2>
<h6 class="font-weight-bold"> arizonna</h6>
</div>
</div>
</article>
</div>
<div class="article-informacion col-md">
<article class="background-image " id="second-article">
<div class="opacity-past-gs">
<div class="contenido text-center">
<h2 class="font-weight-bold ">2022</h2>
<h6 class="font-weight-bold"> quba</h6>
</div>
</div>
</article>
</div>
</div>
</div>
</section>
<!-- partners -->
<section class="partners d-lg-none">
<div class="container-fluid">
<div class="section-title">
<h4>Partner</h4>
<hr>
</div>
<div class="partners-info">
<ul class="list-unstyled">
<li><a href="https://www.amazon.com/" target="_blank"><i class="fab fa-amazon fa-3x"></i></a>
</li>
<li><a href="https://www.apple.com/" target="_blank"><i class="fab fa-apple fa-3x"></i></a></li>
<li><a href="https://about.fb.com/company-info/" target="_blank">
<i class="fab fa-facebook-square fa-3x"></i></a>
</li>
<li><a href="https://www.paypal.com/" target="_blank"><i class="fab fa-cc-paypal fa-3x"></i></a>
</li>
<li><a href="https://www.spotify.com/" target="_blank"><i class="fab fa-spotify fa-3x"></i></a>
</li>
<li><a href="https://www.twitch.tv/" target="_blank"><i class="fab fa-twitch fa-3x"></i></a>
</li>
<li><a href="https://usa.visa.com/" target="_blank"><i class="fab fa-cc-visa fa-3x"></i></a>
</li>
<li><a href="https://www.xbox.com/" target="_blank"><i class="fab fa-xbox fa-3x"></i></a></li>
<li><a href="https://www.youtube.com/about/" target="_blank"><i
class="fab fa-youtube fa-3x"></i></a></li>
</ul>
</div>
</div>
</section>
</main>
<footer class=" footer">
<div class="container-fluid">
<div class="logo mr-5 mr-sm-3 ">
<img src="./assets/img/logo-400.jpg" alt="logo-footer">
</div>
<div class="info-footer">
<div class="titulo d-lg-flex">
<h6 class="font-weight-bold mr-lg-1">2020 The chance group</h6>
<h6 class="font-weight-bold"> All rights reserved </h6>
</div>
<p class="d-none d-lg-block">Welcome to AEG’s Privacy Request Portal. This form allows you to submit
certain data rights requests across the AEG family of companies. </p>
</div>
</div>
</footer>
<script src="./js/menulis.js"></script>
</body>
</html>