-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
684 lines (557 loc) · 23 KB
/
index.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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html>
<head>
<title>Uefa champions leauge</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="keywords" content="Frolic a Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all">
<link rel="stylesheet" href="css/jquery.countdown.css" />
<!--gallery -->
<link type="text/css" rel="stylesheet" href="css/cm-overlay.css" />
<!-- //gallery -->
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/owl.theme.min.css" />
<link rel="stylesheet" href="css/owl.transitions.css" />
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all"/>
<link href="//fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Lobster|Lobster+Two" rel="stylesheet">
</head>
<body>
<div class="banner">
<div class="w3_baner">
<div class="content white agile-info">
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<h1><span class="fa fa-futbol-o" aria-hidden="true"></span>UEFA<h1>
</a>
</div>
<!--/.navbar-header-->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<nav class="link-effect-2" id="link-effect-2">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html" class="effect-3">Home</a></li>
<li><a href="#aboutus" class="scroll effect-3">About</a></li>
<li><a href="#assistance" class="scroll effect-3">Assistance</a></li>
<li><a href="#news" class="scroll effect-3">News</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle effect-3" data-toggle="dropdown">Pages <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#gallery" class="scroll ">Gallery</a></li>
<li><a href="#testimonials" class="scroll ">Testimonials</a></li>
</ul>
</li>
<li><a href="#contact" class="scroll effect-3">Contact</a></li>
</ul>
</nav>
</div>
<!--/.navbar-collapse-->
<!--/.navbar-->
</div>
</nav>
</div>
<!-- banner -->
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1" class=""></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active">
<div class="container">
<h2>U E F A <span class="wed">CHAMPIONSLEAGUE</span></h2>
<div class="carousel-caption">
<div class="timer_wrap">
<div id="counter"> </div>
</div>
<div class="agileits-button top_ban_agile">
<a href="#contact" class="scroll" >CONTACT »</a>
</div>
</div>
</div>
</div>
<div class="item item2">
<div class="container">
<h2>U E F A <span class="wed">CHAMPIONSLEAGUE</span></h2>
<div class="carousel-caption">
<h3>Coming Soon in April</h3>
<div class="agileits-button top_ban_agile">
<a href="#contact" class="scroll" >CONTACT »</a>
</div>
</div>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev">
<span class="fa fa-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button" data-slide="next">
<span class="fa fa-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
<!-- The Modal -->
</div>
</div>
</div>
<!--//banner -->
<!-- about -->
<div class="aboutus" id="aboutus">
<div class="container">
<h3>ABOUT US</h3>
<div class="banner-btm">
<div class="col-md-6 col-sm-6 banner-btm-g1">
<h4 class="title-main">Welcome to Uefa </h3>
<p>The UEFA Champions League is an annual club football competition organised by the Union of European Football Associations and contested by top-division European clubs,
deciding the competition winners through a round robin group stage to qualify for a double-legged knockout format, and a single leg final.
</p>
<div class="find-about">
<a href="#" data-toggle="modal" data-target="#myModal">Read More </a>
<div class="modal video-modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">UEFA</h4>
</div>
<div class="modal-body">
<img src="images/ab1.jpg" class="img-responsive" alt="tfg">
<p class="modal-par">It's not a game.It's our dream</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-sm-6 banner-btm-g2">
<h4 class="title-main">Welcome to Uefa </h3>
<p>It is one of the most prestigious football tournaments in the world and the most prestigious club competition in European football,
played by the national league champions (and, for some nations, one or more runners-up) of their national associations.Football
</p>
<div class="find-about">
<a href="#gallery" class="scroll">Portfolio</a>
</div>
</div>
<div class="clearfix"></div>
</div>
<div class="client"><img src="images/ab1.jpg" class="img-responsive" alt=""><div class="w3_abtd"><h5>Lional Messi</h5></div></div>
<div class="client"><img src="images/ab2.jpg" class="img-responsive" alt=""><div class="w3_abtd"><h5>Cristiano Ronaldo</h5></div></div>
<div class="client"><img src="images/ab3.jpg" class="img-responsive" alt=""><div class="w3_abtd"><h5>Neymar jr</h5></div></div>
<div class="clear"></div>
</div>
</div>
<!-- //about -->
<!-- Services -->
<div class="assistance" id="assistance">
<div class="container">
<h3>assistance</h3>
<div class="servicegrids">
<div class="col-md-3 col-sm-3 serv1">
<h4>Lets Make It Together</h4>
<h5>Tickets</h5>
<p>Book your place at UEFA EURO, the UEFA Champions League Final and more.</p>
</div>
<div class="col-md-3 col-sm-3 serv2">
<span class="fa fa-desktop" aria-hidden="true"></span>
<h5>Official Hospitality</h5>
<p>Premium experience with best seats in the house, dinner and drinks.
</p>
</div>
<div class="col-md-3 col-sm-3 serv3">
<span class="fa fa-clone" aria-hidden="true"></span>
<h5>Fixtures</h5>
<p>The 2022–23 UEFA Champions League is the 68th season of Europe's premier club football tournament organised by UEFA
</p>
</div>
<div class="col-md-3 col-sm-3 serv4">
<span class="fa fa-feed" aria-hidden="true"></span>
<h5>Time</h5>
<p> The Group stage games will play during April-May.</p>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- Services -->
<div class="news" id="news">
<div class="container">
<h3>NEWS AND EVENTS</h3>
<div class="col-md-4 mb-r">
<div class="card testimonial-card">
<div class="card-up info-color"></div>
<div class="avatar">
<h5>Winner is Real Madrid CF </h5>
</div>
<div class="card-body">
<p class="dark-grey-text">Real Madrid Club de Fútbol, commonly referred to as Real Madrid,
is a Spanish professional football club based in Madrid. Founded in 1902 as Madrid Football Club,
the club has traditionally worn a white home kit since its inception.</p>
<h4 class="mt-1">
<strong>The last year Chamapions cup to Real Madrid</strong>
</h4>
</div>
</div>
</div>
<div class="col-md-4 mb-r">
<div class="card testimonial-card">
<div class="card-up blue-gradient">
</div>
<div class="avatar1">
<h5>Best player Karim Benzema</h5>
</div>
<div class="card-body">
<p class="dark-grey-text">The UEFA Men's Player of the Year Award is an association football award given to the footballer playing for a men's football club in Europe that is considered the best in the previous season of both club and national team competition.</p>
<h4 class="mt-1">
<strong>The UEFA Men's Player of the Year Award</strong>
</h4>
</div>
</div>
</div>
<div class="col-md-4 mb-r">
<div class="card testimonial-card">
<div class="card-up indigo"></div>
<div class="avatar2">
<h5>Best coach award is Carlo Ancelotti</h5>
</div>
<div class="card-body">
<p class="dark-grey-text">Carlo Ancelotti has been named World's Best Club Coach in 2022 by the International Federation of Football History and Statistics (IFFHS). Under the Italian coach,
Real Madrid won the Champions League, LaLiga, European Super Cup and Spanish Super Cup last year.</p>
<h4 class="mt-1">
<strong>Best coach 2022 uefa champions league </strong>
</h4>
</div>
</div>
</div>
</div>
<div class="w3l_rm">
<a href="#aboutus" class="scroll">Read More</a>
</div>
</div>
<!-- Gallery-->
<div class="section-w3ls agileits-gallery" id="gallery">
<div class="container">
<h3 class="title-agile about text-center">GALLERY</h3>
<div class="gallery-w3layouts">
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g1.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g1.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g2.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g2.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g3.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g3.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g4.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g4.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="clearfix"></div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g5.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g5.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g8.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g8.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g7.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g7.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="col-sm-3 w3_tab_img_left">
<div class="demo">
<a class="cm-overlay" href="images/g6.jpg">
<figure class="imghvr-shutter-in-out-diag-2">
<img src="images/g6.jpg" alt=" " class="img-responsive" />
</figure>
</a>
</div>
<div class="agile-gallery-info">
<h5>UEFA</h5>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- /Gallery
<!-- Testimonials-->
<div class="testimonials" id="testimonials">
<div class="container">
<h3>TESTIMONIALS</h3>
<div id="testimonial-slider" class="owl-carousel">
<div class="testimonial">
<div class="pic">
<img src="images/t1.jpg" class="img-responsive" alt="">
</div>
<p class="description">
Aleksander Čeferin (pronounced [alɛˈksaːndəɾ tʃɛfɛˈɾiːn], born 13 October 1967) is a Slovenian lawyer and football administrator. Between 2011 and 2016,
he was president of the Football Association of Slovenia. Since September 2016, he has been the president of UEFA.[1]
</p>
<h4 class="change">Aleksander Čeferin</h4>
</div>
<div class="testimonial">
<div class="pic">
<img src="images/t2.jpg" class="img-responsive" alt="">
</div>
<p class="description">
Sir Alexander Chapman Ferguson CBE is a Scottish former football manager and player, best known for managing Manchester United from 1986 to 2013.
He is widely regarded as one of the greatest managers of all time and has won more trophies than any other manager in the history of football.He is best all time in man utd.
</p>
<h4 class="change">Sir Alex Ferguson</h4>
</div>
<div class="testimonial">
<div class="pic">
<img src="images/t3.jpg" class="img-responsive" alt="">
</div>
<p class="description">
Ronny Zimmermann (* 19. März 1961 als Ronald Zimmermann) ist ein deutscher Rechtsanwalt und Sportfunktionär.
Seit März 2022 ist er 1. Vizepräsident des Deutschen Fußball-Bundes für Amateurfußball und Angelegenheiten der Regional- und Landesverbände.
Seit
<h4 class="change">Ronny Zimmermann</h4>
</div>
<div class="testimonial">
<div class="pic">
<img src="images/t4.jpg" class="img-responsive" alt="">
</div>
<p class="description">
Michele Uva is an international sports administrator. He is the UEFA director of football and social responsibility since January 2021.
He was UEFA vice president and UEFA executive committee member from May 2017 to October 2020 and Italian FA chief executive officer from 12 September 2014 to December 2018.
</p>
<h4 class="change">Michele Uva</h4>
</div>
<div class="testimonial">
<div class="pic">
<img src="images/t5.jpg" class="img-responsive" alt="">
</div>
<p class="description">
Davor Šuker (Croatian pronunciation: [dâʋoːr ʃǔker] (listen);[1] born 1 January 1968) is a Croatian football administrator and former footballer who played as a striker.
He served as president of the Croatian Football Federation from 2012 to 2021.[2][3] He began his footballing career in his hometown for local.
<h4 class="change">Davor Suker</h4>
</div>
<div class="testimonial">
<div class="pic">
<img src="images/t6.jpg" class="img-responsive" alt="">
</div>
<p class="description">
In March 2016, Theodoridis was appointed interim general secretary of UEFA, as a replacement for Gianni Infantino.
[2] This became permanent that September, when current president Aleksander Čeferin was elected. Before becoming general secretary, he was UEFA's deputy general secretary.
</p>
<h4 class="change">Theodoros</h4>
</div>
</div>
</div>
</div>
<!-- /Testimonials-->
<!-- Contact-->
<div class="contact" id="contact">
<div class="agileits-w3layouts-map wow zoomIn animated" data-wow-delay=".5s">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3023.9503398796587!2d-73.9940307!3d40.719109700000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c25a27e2f24131%3A0x64ffc98d24069f02!2sCANADA!5e0!3m2!1sen!2sin!4v1441710758555" allowfullscreen></iframe>
</div>
</div>
<div class="container">
<div class="w3_cnc">
<div class="w3_ctc">
<div class="contact-agileits-title">
<h3>Any Queries Please Contact Us</h3>
<!--get in touch start here-->
<div class="get-touch" id="contact1">
<div class="get-touch-main">
<div class="get-touch-bottom">
<form action="#" method="post">
<input type="text" placeholder="First Name" name="Name" required="">
<input type="text" class="no-mar" placeholder="Last Name" name="Email" required="">
<input type="email" placeholder="Email" name="email" required="">
<input type="text" class="no-mar" placeholder="Phone Number" name="phone" required="">
<textarea placeholder="Message" name="Message" required="" ></textarea>
<input type="submit" value="SUBMIT">
</form>
</div>
</div>
</div>
</div>
<!-- /Conatct-->
<div class="w3l_footer">
<div class="w3ls_footer_grids">
<div class="w3ls_footer_grid">
<div class="col-md-4 col-sm-4 w3ls_footer_grid_left">
<div class="w3ls_footer_grid_leftl">
<i class="fa fa-map-marker" aria-hidden="true"></i>
</div>
<div class="w3ls_footer_grid_leftr">
<h4>Location</h4>
<p> 1234k Avenue, 4th block,<span>Newyork city</span></p>
</div>
</div>
<div class="col-md-4 col-sm-4 w3ls_footer_grid_left">
<div class="w3ls_footer_grid_leftl">
<i class="fa fa-envelope" aria-hidden="true"></i>
</div>
<div class="w3ls_footer_grid_leftr">
<h4>Email</h4>
<a href="mailto:info@example.com">privacy@uefa.ch</a>
</div>
</div>
<div class="col-md-4 col-sm-4 w3ls_footer_grid_left">
<div class="w3ls_footer_grid_leftl">
<i class="fa fa-phone" aria-hidden="true"></i>
</div>
<div class="w3ls_footer_grid_leftr">
<h4>Call Us</h4>
<p>+41 (0) 848 00 2727</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wthree_footer">
<p>© 2023 UEFA. All Rights Reserved | Design by <a href="https://w3layouts.com/">Muhammed Rafi</a></p>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script src="js/script.js"></script>
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script src="js/SmoothScroll.min.js"></script>
<!-- Testimonials Script-->
<script type="text/javascript">
$(document).ready(function(){
$("#testimonial-slider").owlCarousel({
items:3,
itemsDesktop:[1000,1],
itemsDesktopSmall:[979,1],
itemsTablet:[768,1],
pagination:true,
navigation:false,
navigationText:["",""],
slideSpeed:1000,
singleItem:false,
transitionStyle:"fade",
autoPlay:true
});
});
</script>
<!--/Testimonials Script-->
<!-- //gallery -->
<script src="js/jquery.tools.min.js"></script>
<script src="js/jquery.mobile.custom.min.js"></script>
<script src="js/jquery.cm-overlay.js"></script>
<script>
$(document).ready(function () {
$('.cm-overlay').cmOverlay();
});
</script>
<!-- //gallery -->
<!-- start-smoth-scrolling -->
<!-- here stars scrolling icon -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //here ends scrolling icon -->
<!-- scrolling script -->
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- //scrolling script -->
<!--//start-smoth-scrolling -->
</body>
</html>