-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
169 lines (168 loc) · 10.9 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
<!DOCTYPE html>
<html lang="es">
<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" />
<title>The Game Awards</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<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=Tourney:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/app.css" />
</head>
<body class="home">
<header class="header">
<div class="header__centrado">
<h1 class="header__h1"><svg class="logo" xmlns="http://www.w3.org/2000/svg" width="41.632" height="43.297"><path d="m31.229 29.993 1.913-1.848 1.9-5.674-3.8 3.8Zm-4.051-7.512 11.09-11.08-1.58 5.362-9.521 9.274Zm-4.062-3.965-.011 3.546 16.947-16.7 1.58-5.363ZM8.6 28.188l2.45 2.407-1.257 1.257.978 2.558 2.074-2.042 2.257 2.225-3.073 3.063 1 2.536 3.879-3.826 2.139 2.106-4.825 4.825h3.729l3-2.955 3 2.955h3.546L6.649 22.47ZM1.593 5.363 19 22.621l-.011.011-.011 3.546 1.816-1.784 2.332 2.311-.011 3.385 1.73-1.676 2.375 2.354v3.245l1.655-1.612 2.02 2 .989-2.547L0 .011Zm3.428 11.563 9.9 9.79-.011 3.536 1.795-1.773 2.278 2.257-.011 3.482 1.784-1.73 2.364 2.343v3.278l1.666-1.623 3.815 3.783.989-2.547L3.444 11.565Z" fill="#fff"></path></svg></h1>
<nav class="header__nav">
<ul class="header__ul">
<li class="header__li"><a href="index.html" class="header__a">Home</a></li>
<li class="header__li"><a href="news.html" class="header__a">News</a></li>
<li class="header__li"><a href="about.html" class="header__a">About</a></li>
<li class="header__li"><a href="#" class="header__a">Rewind</a></li>
<li class="header__li"><a href="#" class="header__a">Watch</a></li>
<li class="header__li"><a href="#" class="header__a">Jury</a></li>
<li class="header__li"><a href="#" class="header__a">Nominees</a></li>
</ul>
<ul class="header__ul">
<li class="header__li">
<a href="#" class="header__a header__hov">Sign In</a>
</li>
<li class="header__li">
<a href="#" class="header__a"><svg class="cabeza" xmlns="http://www.w3.org/2000/svg" width="30" height="32" viewBox="0 0 30 32"><path d="M10,10V8A6,6,0,1,1,22,8v2a1,1,0,0,0,1,1v2h2V11a2,2,0,0,0-1-1.73V8A8,8,0,1,0,8,8V9.27A2,2,0,0,0,7,11v2a2,2,0,0,0,1,1.75,8.07,8.07,0,0,0,4,6.16V22.3L4.7,25c-.91.23-4.7,1.37-4.7,4v2a1,1,0,0,0,1,1H15V30H2V29c0-.78,1.92-1.7,3.24-2h.11l8-3A1,1,0,0,0,14,23V20.31a1,1,0,0,0-.57-.9A6,6,0,0,1,10,14a1,1,0,0,0-1-1V11A1,1,0,0,0,10,10Z" fill="#fff"/><path d="M29,16H19a1,1,0,0,0-1,1V27a1,1,0,0,0,.63.93l5,2a1,1,0,0,0,.74,0l5-2A1,1,0,0,0,30,27V17A1,1,0,0,0,29,16ZM23,27.52l-3-1.2V20h3Zm5-1.2-3,1.2V20h3Z" fill="#fff"/></svg></a>
</li>
</ul>
</nav>
</div>
<div class="header__restante">
<div class="header__centrotexto">
<span class="header__span">8 days til show</span>
</div>
</div>
</header>
<div class="fondo">
<video src="assets/home/video/video.mp4" autoplay loop muted class="fondo__video"></video>
<div class="fondo__caja">
<div class="fondo__centrado">
<svg class="relative h-auto mx-auto text-white w-300 md:w-500 lg:w-600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.9 43.4"><path d="m31.236 29.996 1.9-1.8 1.9-5.7-3.8 3.8v3.7zm-4.1-7.5 11.1-11.1-1.6 5.4-9.5 9.3v-3.6zm-4-4v3.5l16.9-16.7 1.6-5.4-18.5 18.6zm-14.5 9.7 2.4 2.4-1.3 1.3 1 2.6 2.1-2 2.3 2.2-3.1 3.1 1 2.5 3.9-3.8 2.1 2.1-4.8 4.8h3.7l3-3 3 3h3.5l-20.8-20.8 2 5.6zm-7-22.8 17.4 17.2v3.5l1.8-1.8 2.3 2.3v3.4l1.7-1.7 2.4 2.4v3.2l1.7-1.6 2 2 1-2.5-31.9-31.8 1.6 5.4zm3.4 11.5 9.9 9.8v3.5l1.8-1.8 2.3 2.3v3.5l1.8-1.7 2.4 2.3v3.3l1.7-1.6 3.8 3.8 1-2.5-26.1-26.1 1.4 5.2zm64.3-10.9v-2.4h-17.1v2.4h7v9.5h3.1v-9.5h7zm14.8 9.5h3.1v-11.9h-3.1v4.7h-9.9v-4.7h-3.1v11.9h3.1v-4.7h9.9v4.7zm6 0h14.5v-2.4h-11.4v-2.3h10.7v-2.4h-10.7v-2.3h11.4v-2.4h-14.5v11.8zm-21.4 12.4v-5.6h-10.2v2h7.1v2.2c-1.2.4-2.4.5-3.6.5-4.1 0-6.3-1.4-6.3-3.7 0-2.3 2.2-3.7 6.3-3.7 2.3 0 4.6.7 6.7 1.8h.1v-2.7c-2.2-1.1-4.6-1.7-7.1-1.6-5.7 0-9.1 2.3-9.1 6.2s3.4 6.2 9.3 6.2c2.4.1 4.7-.4 6.8-1.6zm13.3-3.3h-5.5l2.8-4.6 2.7 4.6zm2.9 4.8h3.4l-7.2-11.9h-3.2l-7.6 11.9h3.4l1.5-2.4h8.4l1.3 2.4zm12.6 0h2.9l4.8-7.7v7.7h3v-11.9h-3.6l-5.7 9.1-5.7-9.1h-3.6v11.9h3v-7.7l4.9 7.7zm13.5 0h14.5v-2.4h-11.4v-2.4h10.7v-2.3h-10.7v-2.3h11.4v-2.4h-14.5v11.8zm-47.3 9h-5.5l2.8-4.6 2.7 4.6zm2.9 4.8h3.4l-7.2-11.9h-3.2l-7.6 11.9h3.4l1.5-2.4h8.4l1.3 2.4zm8.4 0h3l3.3-8.4 3.3 8.4h3l4.9-11.8v-.1h-3.2l-3.3 8.3-3.2-8.3h-3l-3.3 8.3-3.3-8.3h-3.2v.1l5 11.8zm29.6-4.8h-5.5l2.8-4.6 2.7 4.6zm2.8 4.8h3.4l-7.2-11.9h-3.2l-7.6 11.9h3.4l1.5-2.4h8.4l1.3 2.4zm13.8-9.4c2.1 0 3.2.3 3.2 1.5s-1.1 1.5-3.2 1.5h-5.9v-3.1h5.9zm2.9 9.4h3.8v-.1l-4.3-4c2.5-.4 3.9-1.8 3.9-3.8 0-2.6-2.2-4-6.2-4h-9.1v11.9h3.1v-3.9h4.8l4 3.9zm14.2-9.4c3.6 0 5.6 1 5.6 3.5s-1.9 3.5-5.6 3.5h-5.1v-6.9h5.1zm-8.3 9.4h8.5c5.2 0 8.5-2.2 8.5-5.9s-3.2-5.9-8.6-5.9h-8.4v11.8zm18.8-8.5c0 5.6 12.9 2.5 12.9 4.9 0 .8-1.5 1.4-5 1.4-2.7.1-5.3-.3-7.8-1.2h-.1v2.6c2.5.7 5.1 1 7.7 1 5.9 0 8.3-1.2 8.3-3.9 0-5.5-13-2.5-13-4.9 0-.7 1.4-1.1 4.8-1.1 2.3 0 4.7.3 6.9 1h.1v-2.5c-2.3-.7-4.7-1-7.1-1-5.1 0-7.7 1.3-7.7 3.7z"></path></svg>
<div class="fondo__live"><span>Live December 9</span></div>
<span class="fondo__teatro">Microsoft theater, los angeles</span>
<div class="fondo__boton">
<a href="#" class="fondo__enlace">
<span class="fondo__span">GO VOTE NOW</span>
<span class="fondo__span fondo__sphover">GO VOTE NOW</span>
</a>
</div>
<div class="fondo__fecha">
<div class="fondo__cajaflex">
<span fondo__flexspan>SAVE THE DATE</span>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/>
</svg>
</div>
<!--DA PROBLEMAS RESPONSIVE Y NO ZE POR QUÉ-->
<div class="fondo__boton2">
<a href="#" class="fondo__enlace2">
<span class="fondo__span2">ADD TO CALENDAR</span>
<span class="fondo__span2 fondo__sphover2">ADD TO CALENDAR</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="cajanegra">
<div class="cajanegra__centrado">
<video src="assets/home/video/negro.mp4" autoplay muted controls class="cajanegra__video"></video>
<div class="cajanegra__textos">
<h2 class="cajanegra__h2">Celebrate the best</h2>
<h3 class="cajanegra__h3">Video games of 2021</h3>
<p class="cajanegra__p">And see world premiere announcements of what's coming next in 2022 and beyond! The Game Awards streams live and free around the world on Thursday, December 9, 2021.</p>
<div class="cajanegra__boton">
<a href="#" class="cajanegra__enlace">
<span class="cajanegra__span">About the game awards</span>
<span class="cajanegra__span cajanegra__sphover">About the game awards</span>
</a>
</div>
</div>
</div>
</div>
<div class="news">
<div class="news__titulos">
<h2 class="news__h2">News</h2>
<a href="#" class="news__link">View all</a>
</div>
<div class="news__centrado">
<div class="news__sobresaliente">
<div class="news__item">
<img src="assets/home/img/imagen1.jpg" alt="Spoty" class="news__img">
<div class="news__contenido">
<span class="news__fecha">NOVEMBER 22, 2021</span>
<p class="news__p">Spotify Named Official Audio Streaming Partner</p>
</div>
</div>
<div class="news__item">
<img src="assets/home/img/imagen4.jpg" alt="" class="news__img">
<div class="news__contenido">
<span class="news__fecha">NOVEMBER 16,2021</span>
<p class="news__p">DEATHLOOP AND RATCHET & CLANK: RIFT APART LEAD NOMINATIONS FOR THE GAME AWARDS 2021</p>
</div>
</div>
<div class="news__item">
<img src="assets/home/img/imagen3.jpg" alt="Sorteo" class="news__img">
<div class="news__contenido">
<span class="news__fecha">NOVEMBER 3, 2021</span>
<p class="news__p">THE ULTIMATE AMD GIVEAWAY</p>
</div>
</div>
<div class="news__item">
<img src="assets/home/img/imagen4.jpg" alt="" class="news__img">
<div class="news__contenido">
<span class="news__fecha">DECEMBER 17, 2020</span>
<p class="news__p">THE GAME AWARDS 2020 VIEWERSHIP INCREASES 84%</p>
</div>
</div>
<div class="news__item">
<img src="assets/home/img/imagen5.jpg" alt="" class="news__img">
<div class="news__contenido">
<span class="news__fecha">December 9, 2020</span>
<p class="news__p">KEANU REEVES, CHRISTOPHER NOLAN, GAL GADOT LATEST PRESENTERS FOR THE GAME AWARDS</p>
</div>
</div>
<div class="news__item">
<img src="assets/home/img/imagen6.jpg" alt="" class="news__img">
<div class="news__contenido">
<span class="news__fecha">December 9, 2020</span>
<p class="news__p">AMD Presents a Special Pre-Show Game Awards Panel</p>
</div>
</div>
</div>
</div>
</div>
<div class="explore">
<h2 class="explore__titulo">EXPLORE</h2>
<div class="explore__centrado">
<img src="assets/home/img/explore1.jpg" alt="Nominees" class="explore__img explore__padding">
<img src="assets/home/img/explore2.jpg" alt="Players" class="explore__img"></div>
</div>
<div class="formulario">
<div class="formulario__centrado">
<div class="formulario__titulos">
<h4 class="formulario__h4">TGA INSIDER</h4>
<h3 class="formulario__h3"><span class="formulario__blanco">Level </span>UP</h3>
</div>
<form action="" class="formulario__form">
<input type="text" class="formulario__nombre" placeholder="NAME">
<input type="text" class="formulario__nombre" placeholder="EMAIL">
<label for="check" class="formulario__label">
<p class="formulario__aceptar">YOU AGREE TO RECEIVE OCCASIONAL UPDATES & NEWS LEADING UP THE SHOW</p>
<input type="checkbox" id="check" class="formulario__check">
<span class="formulario__cuadrado"></span>
</label>
<div class="formulario__submit">Submit</div>
</form>
</div>
</div>
</body>
</html>