-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcharacters.html
152 lines (148 loc) · 9.49 KB
/
characters.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
<!DOCTYPE html>
<html lang="en" class="grad">
<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/style6.css">
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@800&display=swap" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="img/favicon.png">
<title>The Crew</title>
</head>
<body class="page-align">
<div id="navbar">
<script src="js/navbar.js"></script>
<a href="index.html">Home</a>
<a href="Layer1.html">The First Layer</a>
<a href="Layer2.html">The Second Layer</a>
<a href="Layer3.html">The Third Layer</a>
<a href="Limbo.html">Limbo</a>
<a class="active" href="characters.html">The Crew</a>
<a href="chris.html">About Christopher Nolan</a>
<a href="https://www.linkedin.com/in/bianca-popu-90a85916b/" class="me">A Page by Bianca Popu</a>
</div>
<div class="container">
<h1>THE CREW</h1>
</div>
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="arrow"></i></button>
<script src="js/button.js"></script>
<div class="containerc">
<hr size="5px" color="black" width="400px">
<br><br>
<p class="text"><i>"Assemble your team, Mr. Cobb. And choose your people more wisely."</i></p>
<p class="text" style="text-align:right">-Saito</p>
<hr size="5px" color="black" width="400px">
</div>
<div class="containeri">
<p class="text">The members of the group were chosen by Cobb for their exceptional ability, particularly given the difficult and almost unprecedented act of <span style="color: red;">inception</span>.</p>
</div>
<a name="cobb">
<div class="container1">
<img src="img/dom5.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>Dominick Cobb is the best Extractor in the game, as he is hired by corporations to steal secrets they would otherwise never have access to. His level of expertise is such that he is very well-known in the black market of individuals who
are able to infiltrate people’s minds and extract information.<br> Dom Cobb is played by Leonardo DiCaprio. DiCaprio was the first actor to be cast in the film. Both Brad Pitt and Will Smith were offered the role, according to The
Hollywood Reporter. Cobb's role is compared to <i>"the haunted widower in a Gothic romance"</i>.<br>
</p>
<hr size="3px" color="black">
</div>
</div>
</a>
<a name="arthur">
<div class="container1">
<img src="img/arthur2.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>Arthur is Dominick Cobb's right-hand man. Although Cobb is the master planner, Arthur takes care of the details, does the research, and makes sure everything is right. Sharing dreams is not just a job for him; he finds his work fascinating.
Arthur notably wields a Glock 17, and on one occasion an FN SCAR-L assault rifle. <br> He is portrayed by Joseph Gordon-Levitt. His Totem is a red loaded die. Gordon-Levitt asserts: <i>“Arthur is the organized one, the one making sure everything is in its right place. The way I see it, Cobb is the artist and Arthur is the producer.”</i>
</p>
<hr size="3px" color="black">
</div>
</div>
</a>
<a name="ariadne">
<div class="container1">
<img src="img/ariadne5.png" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>
Ariadne is a graduate student at the École d'Architecture in Paris. She was contacted by Dom Cobb for a specific job: to design three complete dream layer mazes on the Fischer <span style="color: red;">inception</span> job. Although
the job was dangerous, Ariadne was propelled by her intellectual curiosity which made her unable to pull herself away from such a unique opportunity. Her Totem is a slightly hollowed out bishop chess piece. She is portrayed by Elliot
Page. <br>Ariadne's name comes from the ancient Greek myth of Theseus and the Minotaur. In the myth, Ariadne assisted the hero, Theseus, in the labyrinth of the Minotaur by using a ball of red thread to lead them out. The movie's version
of Ariadne accompanies Cobb through the labyrinth of his own subconscious and gives him the means to deal with the monster he's imprisoned there. That along with the fact that she wears red for the majority of the movie proves her
name to be quite apt.
</p>
<hr size="3px" color="black">
</div>
</div>
</a>
<a name="eames">
<div class="container1">
<img src="img/eames.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>
Eames is an essential part of the secrecy and deceit within the dream world. Eames can project the image of anyone, essentially forging an identity as a literal physical manifestation. Combined with his ability to mirror other people's mannerisms and
behaviors, he is a very capable doppelganger. This skill comes in handy, and can help convince another person that whomever team needs him to be in order to aid their deception. He frequently uses a Heckler and Koch P2000 throughout
the first level defending the taxi and city warehouse from projections, a South African MGL grenade launcher and a SIG SG 552 assault rifle with custom arctic camouflage while planting charges in the hospital. He is also seen holding
a Beretta 92FS Inox in the poster. Eames' totem is a poker chip. He is portrayed by actor Tom Hardy.
</p>
<hr size="3px" color="black">
</div>
</div>
</a>
<a name="saito">
<div class="container1">
<img src="img/saito4.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>
Mr. Saito is an immensely powerful and wealthy business magnate, and is the head of Proclus Global. He offers Cobb a job for a valuable reward; to clear Cobb of his charges and to allow him to return home to America and his children. In the film, Eames
given him the nickname of "The Tourist" because he has no specific expertise but yet is still able to use his financial influence to join Cobb's extraction team. He is portrayed by Ken Watanabe.
</p>
<hr size="3px" color="black">
</div>
</div>
</a>
<a name="yusuf">
<div class="container1">
<img src="img/yusuf3.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>
Yusuf is the team member who formulates the drugs, including his own brand of Somnacin, needed to enter the dream world. To allow the dreamers to enter the multi-level dream of the Fischer <span style="color: red;">inception</span> job he combines his drugs with a powerful sedative that keeps them "under", while still keeping the dream worlds somewhat stable. Only a falling sensation is able to wake the dreamers from the dream state while under the influence
of these drugs. He is portrayed by actor Dileep Rao. He uses a two-toned SIG Sauer P232 in an attempt to eliminate the one projection that got onto the bridge in the first level of the Fischer <span style="color: red;">Inception</span> Job.
</p>
<hr size="3px" color="black">
</div>
</div>
</a>
<h2 class="h1">Others</h2>
<div class="container1">
<img src="img/mal.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>
Mallorie "Mal" Cobb was Dominick Cobb's wife, and his mental projection of her is the main antagonist of <span style="color: red;">Inception</span>. Mal is portrayed by actress Marion Cotillard.
</p>
<hr size="3px" color="black">
</div>
</div>
<div class="container1">
<img src="img/fischer.jpg" class="imgx">
<div class="textbox">
<hr size="3px" color="black">
<p>
Robert Michael Fischer is the target of the job offered to Cobb and his team by Saito. His father, Maurice Fischer, is on his death bed, leaving Robert as the heir to his multi-billion dollar empire. Despite his vast wealth, Robert is riddled with all
sorts of insecurities, as one might expect of someone who has lived his entire life in the shadow of a hugely powerful individual. Key among those insecurities is the fear of not living up to his father's standards, an insecurity which
allows Dom the opportunity for <span style="color: red;">Inception</span>. Fischer is portrayed by actor Cillian Murphy.
</p>
<hr size="3px" color="black">
</div>
</div>
<div class="containerf">
<p><a href="chris.html" style="text-decoration: none" class="text2"><i>Meet the Creator >></i></a></p>
</div>
</body>
</html>