-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReferences.html
153 lines (148 loc) · 7.6 KB
/
References.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
<!DOCTYPE html>
<html lang="en">
<!-- Joao Dantas 100292405 -->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="style/style.css" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"
integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,400,700"
rel="stylesheet"
/>
<link
rel="icon"
href="/images/PortfolioIcon.png"
type="png"
sizes="16x16"
/>
<title>History of Games</title>
</head>
<body>
<video autoplay loop muted id="myVideo">
<source src="images/Fog - 23496.mp4" type="video/mp4" />
<img src="images/landingPageImg.jpg" alt="Rising sun" />
<!-- this imaage will be displayed if the video tag is broken -->
</video>
<div class="grid">
<div class="header">
<header>
<h1><span>A</span>ssignment <span>2</span></h1>
</header>
</div>
<div class="nav">
<nav>
<ul id="navBar">
<li>
<a class="hrefLink" href="#"
>References</a
>
</li>
<li>
<a class="hrefLink" href="group.html">Group</a>
</li>
<li>
<a class="hrefLink" href="structuralElements.html">Structural Elements</a>
</li>
<li>
<a class="hrefLink" href="lenses.html">Lenses</a>
</li>
<li>
<a class="hrefLink" href="whyRE4.html"
>Impact of Resident Evil 4</a
>
</li>
<li><a class="hrefLink" href="index.html">Home</a></li>
</ul>
</nav>
</div>
<main class="mainStructuralElements">
<table class="t01">
<thead>
<tr>
<th colspan="2">References</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="2">
<cite>
F. (n.d.). Resident Evil 4/gameplay. Retrieved November 13, 2020, from <a href="https://residentevil.fandom.com/wiki/Resident_Evil_4/gameplay">https://residentevil.fandom.com/wiki/Resident_Evil_4/gameplay</a>
</cite> </td>
</tr>
<tr>
<td colspan="2">
<cite>
Hector, H., Bettencourt, M., & Gabrio, A. (2014, August 02). Weapons - Resident Evil 4 Wiki Guide. Retrieved November 13, 2020, from <a href="https://www.ign.com/wikis/resident-evil-4/Weapons">https://www.ign.com/wikis/resident-evil-4/Weapons</a>
</cite></td>
</tr>
<tr>
<td colspan="2"> <cite>W. (2020, November 09). Resident Evil 4. Retrieved November 13, 2020, from <a href="https://en.wikipedia.org/wiki/Resident_Evil_4">https://en.wikipedia.org/wiki/Resident_Evil_4</a> </cite> </td>
</tr>
<tr>
<td colspan="2"> <cite>W. (n.d.). Trap. Retrieved November 13, 2020, from <a href="https://residentevil.fandom.com/wiki/Trap">https://residentevil.fandom.com/wiki/Trap</a> </cite> </td>
</tr>
<tr>
<td colspan="2"> <a href="https://prezi.com/h8kmqics4jlq/action-games-deconstruction-lenses/?frame=f678035def3aa88a6568a4da47e1b79e63d60818&present=1"> Class Material</a> </cite> </td>
</tr>
<tr >
<td colspan="2"> Website Assets </td>
</tr>
<tr>
<td>Recorded by Colin Enger from Soundbible </td>
<td>
<a href="http://soundbible.com/2092-Cinematic-Harsh-Light.html">Background Sound</a>
</td>
</tr>
<tr>
<td>Video by Oleg Gamulinskiy from Pixabay</td>
<td> <a href="https://pixabay.com/videos/fog-smoke-background-dust-23496/">Smoke Effect</a> </td>
</tr>
<tr>
<td>Image by Sammy-Williams from Pixabay </td>
<td><a href="https://pixabay.com/photos/mysterious-man-fantasy-mystical-4830751/">Image of why Resident Evil</a></td>
</tr>
<tr>
<td>Image by Nick Magwood from Pixabay </td>
<td><a href="https://pixabay.com/photos/silhouette-ghost-horror-halloween-3777403/">Image of action lens</a></td>
</tr>
<tr>
<td>Image by Thomas Budach from Pixabay </td>
<td><a href="https://pixabay.com/photos/nightmare-fear-horror-weird-creepy-1699071/">Image of the lens of emergency</a></td>
</tr>
<tr>
<td>Image by 11333328 from Pixabay </td>
<td><a href="https://pixabay.com/photos/fortnite-computer-game-game-gamer-4129124/">Image of the lens of flux</a></td>
</tr>
<tr>
<td>Image by Yatheesh Gowda from Pixabay </td>
<td><a href="https://pixabay.com/photos/zombies-silhouette-girl-boy-gun-2258609/">Image of the lens of challange</a></td>
</tr>
<tr>
<td>Image by Felix Lichtenfeld from Pixabay </td>
<td><a href="https://pixabay.com/photos/halloween-horror-scary-creepy-2410865/">Image of the lens of Combat</a></td>
</tr>
<tr>
<td>Image by Syaibatul Hamdi from Pixabay </td>
<td><a href="https://pixabay.com/photos/ghost-horror-dark-spooky-house-4862639/">Image of the lens of Core Loop and Goals</a></td>
</tr>
<tr>
<td>Image by ArtTower from Pixabay </td>
<td><a href="https://pixabay.com/photos/foggy-mist-forest-trees-spooky-545838/">Image of the main background</a></td>
</tr>
</tbody>
</table>
</main>
<div class="footer">
<footer></footer>
</div>
</div>
<script src="portifolio.js"></script>
</body>
</html>