-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (199 loc) · 7.61 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
<!doctype html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="author" content="jouw naam">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Final Fantasy Portalsite</title>
<!--font Oswald: weight 200, 400, 500-->
<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=Oswald:wght@200;400;500&display=swap" rel="stylesheet">
<!--stylesheets-->
<link rel="stylesheet" href="#">
<link href="styles/style.css" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="images/favicon.svg">
</head>
<body>
<header class="hidenav">
<button>
<span></span>
<span></span>
<span></span>
</button>
<h1>Final Fantasy Portalsite</h1>
<nav>
<ul>
<li><a href="#">News</a></li>
<li><a href="./topic.html">Topics</a></li>
<li><a href="#">Videos</a></li>
<li><a href="#">Products</a></li>
<li><a href="#">History</a></li>
<li><a href="#">Series</a></li>
</ul>
<h2>Language</h2>
<ul>
<li><a href="#">English (UK)</a></li>
<li><a href="#">Japanese</a></li>
<li><a href="#">English (US)</a></li>
</ul>
<button>Close</button>
</nav>
</header>
<main>
<!--carousel voor de reclame plaatjes die naar een andere pagina horen te leiden, maar wat te groot is voor deze opdracht-->
<ul>
<li><a href="#"><img src="./images/carousel1.png"
alt="Advertisement picture stating: Final Fantasy VIII Available Now"></a></li>
<!--<li><a href="#"><img src="./images/carousel2.jpg"
alt="Advertisement picture stating: Opus XIV: Crystal Abyss Available Now"></a></li>
<li><a href="#"><img src="./images/carousel3.png"
alt="Advertisement picture stating: Final Fantasy VII Remake Intergrade Available Now"></a></li>
<li><a href="#"><img src="./images/carousel4.png"
alt="Advertisement picture stating: Final Fantasy Pixel Remaster Coming soon"></a></li>-->
</ul>
<!--section moet een h2 hebben, dus voor de styling van de articles heb ik een div als parent gebruikt om de articles gebruikt.-->
<section>
<h2>News</h2>
<div>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
<article>
<h3>Games</h3>
<img src="./images/ffNewsArticle.jpg" alt="Final Fantasy Pixel Remaster image">
<time datetime="2021-09-08">8 Sept. 2021</time>
<p>Final Fantasy IV's Classic Story Returns as a Pixel Remaster Today on Steam and Mobile!</p>
</article>
</div>
<button>More News</button>
</section>
<section>
<h2>Topics</h2>
<div>
<article>
<img src="./images/ffweekly.jpg" alt="Final Fantasy Weekly: Remember when...">
<section>
<time datetime="2021-09-08">8 Sept. 2021</time>
<h3>FF Weekly: September 23rd</h3>
<p>Remember When...</p>
</section>
</article>
<article>
<img src="./images/ffweekly.jpg" alt="Final Fantasy Weekly: Remember when...">
<section>
<time datetime="2021-09-08">8 Sept. 2021</time>
<h3>FF Weekly: September 23rd</h3>
<p>Remember When...</p>
</section>
</article>
<article>
<img src="./images/ffweekly.jpg" alt="Final Fantasy Weekly: Remember when...">
<section>
<time datetime="2021-09-08">8 Sept. 2021</time>
<h3>FF Weekly: September 23rd</h3>
<p>Remember When...</p>
</section>
</article>
<article>
<img src="./images/ffweekly.jpg" alt="Final Fantasy Weekly: Remember when...">
<section>
<time datetime="2021-09-08">8 Sept. 2021</time>
<h3>FF Weekly: September 23rd</h3>
<p>Remember When...</p>
</section>
</article>
</div>
<button>More Topics</button>
</section>
<section>
<h2>Videos</h2>
<div>
<article>
<iframe src="https://www.youtube.com/embed/AoLGjLOJBc8" title="Chocobo GP | Announcement Trailer"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h3>Chocobo GP | Announcement Trailer</h3>
</article>
<article>
<iframe src="https://www.youtube.com/embed/AoLGjLOJBc8" title="Chocobo GP | Announcement Trailer"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h3>Chocobo GP | Announcement Trailer</h3>
</article>
</div>
<button><span>More Videos</span></button>
</section>
<section>
<h2>SNS</h2>
<img src="./images/socialMedia.png"
alt="icons of social media: twitter, facebook, instagrame, line chat, blog">
<Button><span>Accounts</span></Button>
</section>
<section>
<h2>Official websites</h2>
<ul>
<li><a href="#"><img src="./images/chocobogp.png" alt="Chocobo GP"></a></li>
<li><a href="#"><img src="./images/ffPixelRemaster.png" alt="Final Fantasy Pixel Remaster"></a></li>
<li><a href="#"><img src="./images/ff11.png" alt="Final Fantasy XI"></a></li>
<li><a href="#"><img src="./images/ff14online.png" alt="Final Fantasy XIV Online"></a></li>
<li><a href="#"><img src="./images/chocobogp.png" alt="Chocobo GP"></a></li>
<li><a href="#"><img src="./images/ffPixelRemaster.png" alt="Final Fantasy Pixel Remaster"></a></li>
</ul>
</section>
</main>
<footer>
<button>Back to top</button>
<div>
<a href="#"><img src="./images/footer1.jpg" alt="Final Fantasy Portal App"></a>
<a href="#"><img src="./images/footer2.png" alt="Square Enix Presents"></a>
</div>
<div class="footerMetadata">
<a href="#">Terms of use</a>
<a href="#">Support</a>
<a href="#">Privacy Policy</a>
</div>
<p>© 2018 - 2021 SQUARE ENIX CO., LTD. All Rights Reserved.</p>
</footer>
<script src="scripts/script.js"></script>
</body>
</html>