-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
177 lines (149 loc) · 8.5 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
<html lang="en">
<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” type=“text/css” href=“main.css”>
<title>My awesome tribute page mofos</title>
</head>
<body>
<main id="main">
<!-- Title -->
<h1 id="title">
People only look at you and say, 'You are black and you are from the banlieue,' and all the doors are closed. I had the desire to be something else. If I see a door that is a little open, I will find a way to get through<br> <span class="yellow">-Omar Sy</span>
</h1>
<div id="img-div">
<!--Main Image-->
<img id="image" src=https://picfiles.alphacoders.com/482/482596.jpg alt="Error Loading Image">
<div id="img-caption">
picture of Omar Sy
</div>
</div>
</div>
<div id="tribute-info">
<h3><u>The early life of Omar Sy</u></h3>
<p>The fourth of eight children, Sy was born on 20 January 1978 in Trappes in the Yvelines department of the ile-de-France region. Both of his parents are immigrants from West Africa. His Mauritanian mother, Diaratou, worked as a house cleaner, and his Senegalese father, Demba, worked in an auto parts factory, after moving from Bakel to France in 1962. Sy is of Fulani origin. He was raised in the low-income suburban housing projects in Trappes. The family visited Senegal every other summer, and spoke Pulaar at home.</p>
<a id="tribute-link" target="_blank" href="https://en.wikipedia.org/wiki/Omar_Sy">
<h2><span class="hover"> click here to learn more</span></h2>
</a>
</div>
<!---timeline-->
<div class="container">
<div class="wrapper">
<h3><span class="hoverabletwo"><u>The timeline of Omar Sy</u></span></h3>
<li>
<div class="date"><span class="hoverable">January 20, 1978</span></div>
<p>- Omar Sy was born in Trappes, Yvelines, France. </p>
</li>
<li>
<div class="date"><span class="hoverable"> 1996 - present </span></div>
<p>- Omar Sy became an Actor.</p>
</li>
<li>
<div class="date"><span class="hoverable">2005-2012</span></div>
<p>- Omar Sy was best known in France for his sketches with Fred Testot on the Service apres-vente des emissions television show on Canal+. </p>
</li>
<li>
<div class="date">
<span class="hoverable">
June 5, 2007
</span>
</div>
<p>
- Omar Sy Married his wife Helene Sy who now have four children.
</p>
</li>
<li>
<div class="date">
<span class="hoverable">
September 23, 2011
</span>
</div>
<p>- His most well known role world wide as an actor and writer for the film Untouchables is released. And later went on to win a Cesar award for best actor. </p>
</li>
<li>
<div class="date"><span class="hoverable">May 22, 2014</span></div>
<p>- He later appeared in X-Men: Days of Future Past.</p>
</li>
<div class="containertwo">
<div class="wrapper">
<li>
<div class="date"><span class="hoverable">June 11, 2015</span></div>
<p>
- He later on featured in Jurassic World
</p>
</li>
<li>
<div class="date"><span class="hoverable">February 3, 2016</span></div>
<p>- He played the main role in the drama film Chocolat alongside James Thierree.</p>
</li>
<li>
<div class="date"><span class="hoverable">October 8, 2016</span></div>
<p>
- He made an apperance in the popular action mystery thriller film Inferno alongside Tom Hanks.
</p>
</li>
<li>
<div class="date"><span class="hoverable">December 7, 2016</span></div>
<p>
- He starred in a comedy-drama Two is a Family (Demain tout commence).
</p>
</li>
<li>
<div class="date"><span class="hoverable">June 18, 2017</span></div>
<p>- He played the voice for Hot rod in the well-known franchaise Transformers: The Last Knight.</p>
</li>
<li>
<div class="date"><span class="hoverable">January 8, 2021 -present</span></div>
<p>- Omar Sy participated in the French mystery thriller and Netflix-produced series Lupin.</p>
</li>
<li>
<div class="date"><span class="hoverable">May 6, 2022</span></div>
<p>- He starred in the French comedy sequel The Takedown alongside Laurent Lafitte both reprising their roles from the earlier film.</p>
</li>
</div>
</div>
<!---filmography-->
<div class="align">
<h3><span class="hoverabletwo">Filmography</span></h3>
<div class="imgtwo">
<a href="https://www.youtube.com/watch?v=34WIbmXkewU">
<img src=https://m.media-amazon.com/images/M/MV5BODY0MDM1MDE2OV5BMl5BanBnXkFtZTcwMzEyMjkyNw@@._V1_.jpg>
</a>
</div>
<div class="imgthree">
<a href="https://www.youtube.com/watch?v=VBknhcuPCfs">
<img src=https://image.tmdb.org/t/p/original/4U0OwAZCxaFWzteynhbtBwRxEBM.jpg>
</a>
</div>
<div class="imgfour">
<a href="https://www.youtube.com/watch?v=VrIQ391QUow">
<img src=https://images-na.ssl-images-amazon.com/images/I/91vuBevcJEL._RI_.jpg>
</a>
</div>
</div>
<div class="aligntwo">
<div class="imgfive">
<a href="https://www.youtube.com/watch?v=RFinNxS5KN4">
<img src=https://cdn.shopify.com/s/files/1/0037/8008/3782/products/[email protected]?v =1653387246>
</a>
</div>
<div class="imgsix">
<a href="https://www.youtube.com/watch?v=ga0iTWXCGa0">
<img src=https://i.pinimg.com/736x/53/10/f4/5310f4ca93450c2f145a3d8e783b605f.jpg>
</a>
</div>
<div class="imgseven">
<a href="https://www.youtube.com/watch?v=Uw879wxrcGg">
<img src=https://m.media-amazon.com/images/M/MV5BOWEzYjQyOGItYzJlOS00YzZjLWFhYTUtZmVhYjVkNGMyYmI0XkEyXkFqcGdeQXVyMTMxODk2OTU@._V1_FMjpg_UX1000_.jpg>
</a>
</div>
</div>
<!---Interview-->
<h3><span class="hoverabletwo">Interview</span></h3>
<h4> Here's an short interview of Omar Sy on the talk show Jimmy Kimmel. </h4>
<div class="video">
<iframe width="653" height="367" src="https://www.youtube.com/embed/kvnAWEZ03Qw" title="Omar Sy on Lupins Popularity in America & Learning English from the Kardashians" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</body>
</html>