-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
216 lines (188 loc) · 7.36 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
<!DOCTYPE HTML>
<html>
<head>
<title>Homepage - Which is the strongest pokemon?</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<link rel="shortcut icon" href="http://aux2.iconpedia.net/uploads/pokemon-icon-128.png">
<link rel="icon" type="image/png" href="http://aux2.iconpedia.net/uploads/pokemon-icon-128.png" sizes="16x16">
</head>
<body class="homepage">
<div id="page-wrapper">
<!-- Header -->
<div id="header-wrapper">
<div class="container">
<!-- Header -->
<header id="header">
<div class="inner">
<!-- Logo -->
<h1><a href="index.html" id="logo"><img src="http://vignette3.wikia.nocookie.net/logopedia/images/e/e5/Pokemon_logo.png/revision/latest?cb=20120128115827" id=logo></a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="Lugia.html">Lugia</li>
<li><a href="Mewtwo.html">Mewtwo</li>
<li><a href="Arceus.html">Arceus</li>
<li><a href="Comparison">Comparison</a></li>
</ul>
</nav>
</div>
</header>
<!-- Banner -->
<div id="banner">
<h2><strong>Pokemon:</strong> Gotta Catch them all!
<br />
What is the strongest <a href="http://pokemon.com">Pokemon?</a></h2>
</div>
</div>
</div>
<!-- Main Wrapper -->
<div id="main-wrapper">
<div class="wrapper style1">
<div class="inner">
<!-- Feature 1 -->
<section class="container box feature1">
<div class="row">
<div class="12u">
<header class="first major">
<h2>What is the strongest pokemon?</h2>
<p>These are the three <strong>best pokemon</strong> </p>
</header>
</div>
</div>
<div class="row">
<div class="4u 12u(mobile)">
<section>
<a href="#" class="image featured"><img src="http://vignette1.wikia.nocookie.net/pokemon/images/a/ae/249Lugia_OS_anime.png/revision/latest?cb=20140221033152" alt="" id="es-img-mod1"/></a>
<header class="second icon fa-user">
<h3>Lugia</h3>
<p>The Diving Pokémon</p>
</header>
</section>
</div>
<div class="4u 12u(mobile)">
<section>
<a href="#" class="image featured"><img src="http://vignette4.wikia.nocookie.net/pokemon/images/2/27/150Mewtwo_BW_anime_2.png/revision/latest?cb=20140213043235" alt="" id="es-img-mod2"/></a>
<header class="second icon fa-cog">
<h3>Mewtwo</h3>
<p>The Genetic Pokémon</p>
</header>
</section>
</div>
<div class="4u 12u(mobile)">
<section>
<a href="#" class="image featured"><img src="http://vignette2.wikia.nocookie.net/pokemon/images/4/40/493Arceus_Normal_Dream.png/revision/latest?cb=20140927044353" alt="" id="es-img-mod3" /></a>
<header class="second icon fa-bar-chart-o">
<h3>Arceus</h3>
<p>The Alpha Pokémon</p>
</header>
</section>
</div>
</div>
<div class="row">
<div class="12u">
<p>These are the strongest pokemon with the best stats in the game. Now let's compare their strength!</p>
</div>
</div>
</section>
</div>
</div>
<div class="wrapper style2">
<div class="inner">
<!-- Feature 2 -->
<section class="container box feature2">
<div class="row">
<div class="6u 12u(mobile)">
<section>
<header class="major">
<h2>Vote for the strongest pokemon</h2>
</header>
<p>Click the button bellow to vote for the best pokemon!</p>
<footer>
<a href="http://goo.gl/qhTLPa" class="button medium icon fa-arrow-circle-right">Click to vote</a>
</footer>
</section>
</div>
<div class="6u 12u(mobile)">
<section>
<header class="major">
<h2>Current Results for the strongest pokemon</h2>
</header>
<p>Click the button below to check the current results of the poll!</p>
<footer>
<a href="http://goo.gl/XsZCpx" class="button medium alt icon fa-info-circle">Check Results</a>
</footer>
</section>
</div>
</div>
</section>
</div>
</div>
<div class="wrapper style3">
<div class="inner">
<div class="container">
<div class="row">
<div class="8u 12u(mobile)">
<!-- Article list -->
<section class="box article-list">
<h2 class="icon fa-file-text-o">Sites</h2>
<!-- Excerpt -->
<article class="box excerpt">
<a href="Lugia.html" class="image left"><img src="http://cdn.bulbagarden.net/upload/thumb/4/44/249Lugia.png/250px-249Lugia.png" alt="" /></a>
<div>
<header>
<h3><a href="Lugia.html">Lugia - The Diving Pokemon
</header>
<p>Click here to find the information of the legendary diving pokemon, Lugia!
</div>
</article>
<!-- Excerpt -->
<article class="box excerpt">
<a href="Mewtwo.html" class="image left"><img src="http://cdn.bulbagarden.net/upload/thumb/7/78/150Mewtwo.png/250px-150Mewtwo.png" alt="" /></a>
<div>
<header>
<h3><a href="Mewtwo.html">Mewtwo - The Genetic Pokemon
</header>
<p>Click here to find the information of the genetic pokemon, Mewtwo!
</div>
</article>
<!-- Excerpt -->
<article class="box excerpt">
<a href="Arceus.html" class="image left"><img src="http://cdn.bulbagarden.net/upload/thumb/f/fc/493Arceus.png/250px-493Arceus.png" alt="" /></a>
<div>
<header>
<h3><a href="Arceus.html">Arceus - The Alpha Pokemon
</header>
<p>Click here to find the information of the legendary alpha pokemon, Arceus!
</div>
</article>
</section>
</div>
<div class="4u 12u(mobile)">
</article>
</section>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Wrapper -->
<div id="footer-wrapper">
<footer id="footer" class="container">
<div class="row">
<div class="3u 12u(mobile)">
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-viewport.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>