-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmarkjug.htm
40 lines (32 loc) · 1.89 KB
/
markjug.htm
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
<!DOCTYPE html>
<html>
<head>
<title>Mark zuckerberg</title>
<link rel="stylesheet" href="mystyle.css">
</head>
<style>
</style>
<body>
<h1>Mark Zuckerberg</h1>
<h2 class="age">14 May 1884 (Age 36 Years)</h2>
<h2 class="fact">Youngest billionaire in the world at the age of 23</h2>
<p class="mark">Mark zuckerberg is an American media magnate, and philanthropist.<br>He is known for co-founding facebook, inc.and serves as its chairman,<br> chief execution officar, and controling shareholder.
</p>
<img src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTsMrpBjxQX8uJCryNVI6Gvc_jPd6QtzDJF8C-p3RQmcu269bKd" alt="mark zuckerberg" style="width: 30%; height: 40%;">
<p class="bullets">
<ul class="point">
<li>He is the founder of facebook.</li>
<li>Born in white planis, New york.</li>
<li>Zuckerberg attended Harvard university.</li>
<li>He launched the from his dormitory room on february 4,2004, with collefe roommates Edwardo saverin, Andrew Mc coullum, dustin moskovitz, and chris Hughes.</li>
<li>zuckerberg took the company public in May 2012 with mojority shares.</li>
<li>In 2007, at the age of 23, He become the world's youngest self made billionaire.</li>
<li>As of March 2021, Zuckerberg's net worth is $103.6 billion, making him the fifth- richest person in the world. </li>
<li>Since 2008, Time magazine has named zuckerberg among the 100 most influential people in the world as a part of its person of the year award.</li>
<li>In December 2016, Zuckerberg was ranked 10th on forbes list of the world's Most powerful.</li>
<li>In 2020, 46 lakhs is spend for one day in security of Mark zukerberg, It means the whole spended money in 2020 is 171 crores.</li>
</ul>
</p>
<footer>The complete view of Zuckerberg</footer>
</body>
</html>