-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
256 lines (236 loc) · 9.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
<!DOCTYPE html>
<html lang="pt-br">
<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" />
<script src="https://kit.fontawesome.com/6d219866b6.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="shortcut icon" href="./assets/image/favicon.ico" type="image/x-icon" />
<title>Star Wars Battlefront</title>
</head>
<body>
<header>
<div class="starWarsTitle">
<img class="starTitle" src="./assets/image/star-title.png" alt="Título star" loading="lazy" />
<img class="warsTitle" src="./assets/image/wars-title.png" alt="Título wars" loading="lazy" />
</div>
<div class="kylo">
<img src="./assets/image/kylo-ren-banner.png" alt="Personagem Kylo" loading="lazy" />
</div>
<div class="slideControlContainer">
<p>CRIE</p>
<p>SUA <span class="legion">LEGIÃO</span></p>
<div class="divider"></div>
<div class="slideControl">
<p class="slideNumb">
<span class="slideNumb01">01</span>
/04
</p>
<button>
<i class="fa-solid fa-angle-left"></i>
</button>
<button>
<i class="fa-solid fa-angle-right"></i>
</button>
</div>
</div>
</header>
<main>
<section class="gameInfo">
<figure class="robotBg">
<img src="./assets/image/robot-bg.png" alt="Personagem parado com uma arma na mão olhando pra um robo" loading="lazy" />
</figure>
<div class="startToPlay">
<h3>COMECE A JOGAR</h3>
<p>
Baixe o jogo, cadastre seu nome de usuário e
comece a interagir com mais de um milhão de
jogadores.
</p>
<a href="#download" title="Fazer download do jogo">DOWNLOAD</a>
<p>
10/07/2020 test update
</p>
</div>
<section class="aboutTheGame">
<div class="textContainer">
<h5>SOBRE O JOGO</h5>
<div class="textDivider"></div>
<p>
Star Wars Battlefront é um jogo eletrônico de tiro em
primeira e terceira pessoa, produzido pela DICE e baseado
na franquia Star Wars. Foi publicado pela Electronic Arts
com a chancela da LucasArts a 17 de Novembro de 2015 para
Microsoft Windows, PlayStation 4 e Xbox One.
</p>
</div>
<figure>
<img src="./assets/image/game-picture.png" alt="Imagem do jogo Star Wars Battlefront II" loading="lazy" />
</figure>
</section>
<div class="divider"></div>
<section class="gameStructure">
<figure class="lordSifh">
<img src="./assets/image/lord-sifh.png" alt="Personagem lord sifh" loading="lazy" />
</figure>
<div class="structureList">
<h2>ESTRUTURA</h2>
<h2>
DE <span>JOGO</span>
</h2>
<ul>
<li>JORNADA</li>
<li>A BATALHA DO GUERREIRO ESTELAR</li>
<li>HERÓIS CONTRA OS VILÕES</li>
<li>A BATALHA GALÁTICA</li>
<li>SUPERIORIDADE</li>
<li>FLIPERAMA</li>
</ul>
</div>
<figure class="rey">
<img src="./assets/image/rey.png" alt="Personagem rey" loading="lazy" />
</figure>
</section>
<section class="gameAttributes">
<h3>ATRIBUTOS</h3>
<div class="attributes">
<div class="attributeImg">
<div class="hoverContainer">
<h4>NOVOS EVENTOS</h4>
<p>
Eventos incríveis com missões imperdíveis,
recompensas limitadas e muito mais!
</p>
<a href="https://www.ea.com/pt-br/games/starwars/battlefront/star-wars-battlefront-2" target="_blank" title="Leia mais">
Leia mais
</a>
</div>
</div>
<div class="containerImgAttributes">
<div class="attributeImg">
<div class="hoverContainer">
<h4>NOVOS GRAFICOS</h4>
<p>
Uma garantia endossa latentemente multa de acionista, mesmo levando em consideração.
</p>
<a href="https://www.ea.com/pt-br/games/starwars/battlefront/star-wars-battlefront-2" target="_blank" title="Leia mais">
Leia mais
</a>
</div>
</div>
<div class="attributeImg">
<div class="hoverContainer">
<h4>BATALHAS EPICAS</h4>
<p>
Novos adversários e cenários diversificados,
suas batalhas jamais perderão a graça.
</p>
<a href="https://www.ea.com/pt-br/games/starwars/battlefront/star-wars-battlefront-2" target="_blank" title="Leia mais">
Leia mais
</a>
</div>
</div>
<div class="attributeImg">
<div class="hoverContainer">
<h4>NAVES CUSTOMIZAVEIS</h4>
<p>
Customize sua nave e derrote seus inimigos
com habilidade e estilo.
</p>
<a href="https://www.ea.com/pt-br/games/starwars/battlefront/star-wars-battlefront-2" target="_blank" title="Leia mais">
Leia mais
</a>
</div>
</div>
<div class="attributeImg">
<div class="hoverContainer">
<h4>CO-OP OFFLINE</h4>
<p>
Experiência do Co-Op ao jogo offline para um jogador!
</p>
<a href="https://www.ea.com/pt-br/games/starwars/battlefront/star-wars-battlefront-2" target="_blank" title="Leia mais">
Leia mais
</a>
</div>
</div>
</div>
<figure class="hierarchy">
<img src="./assets/image/storm-trooper-hierarchy.png" alt="Hierarquia dos StormTropper" loading="lazy" />
<figcaption>
Em normas especiais sobre o assunto, ressalta-se que
a legislação é deliberadamente preceito judicial do
faturamento dos negócios, excluindo o princípio da
presunção de inocência.
</figcaption>
</figure>
</div>
</section>
<section class="howPlay">
<h3>COMO JOGAR?</h3>
<figure class="StormCapitain">
<img src="./assets/image/storm-trooper-black-cape.png" alt="StormCapitain" loading="lazy" />
</figure>
<div class="cardsContainer">
<div class="card">
<button>DOWNLOAD</button>
<h4>01</h4>
<p>
Baixe o jogo e crie o nome de usuário
</p>
<div class="line"></div>
</div>
<div class="card">
<button>ESCOLHER</button>
<h4>02</h4>
<p>
Selecione o tipo de jogo
</p>
<div class="line"></div>
</div>
<div class="card">
<button>EXPLORAR</button>
<h4>03</h4>
<p>
Conquiste a galáxia
</p>
<div class="line"></div>
</div>
</div>
</section>
</section>
</main>
<footer>
<section id="download" class="downloadGame">
<h3>APLICATIVO</h3>
<p>
Comunidade adversária, é claro, como sempre imprevisível.
</p>
<p>
A competitividade, à primeira vista, cria um conjunto
sociométrico de publicações leais.
</p>
<div class="storeBtn">
<a href="https://play.google.com/store/apps/details?id=com.ea.gp.starwarsbfcompanion&hl=pt_BR&gl=US" target="_blank" title="Ir para Google Play">
<img src="./assets/image/google-play-btn.png" alt="Botão da Google Play" loading="lazy" />
</a>
<a href="https://apps.apple.com/br/app/star-wars-battlefront-companion/id1050725181" target="_blank" title="Ir para Apple Store">
<img src="./assets/image/apple-store-btn.png" alt="Botão da Apple Store" loading="lazy" />
</a>
</div>
<div class="divider"></div>
<figure class="starWarsTitle">
<img src="./assets/image/star-wars-title.png" alt="Título Star Wars" loading="lazy" />
</figure>
<p>
Políticas internacionais, na verdade significa um funcional
tipo de cultura política da Europa continental. É bem sabido
que o nacionalismo democrático-cristão simboliza o existencial.
</p>
</section>
<figure class="darthVader">
<img src="./assets/image/darth-vader.png" alt="Darth Vader" loading="lazy" />
</figure>
</footer>
</body>
</html>