-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
51 lines (39 loc) · 1.62 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Elon Musk</title>
<link rel="stylesheet" href="./css/style.css" />
</head>
<body>
<header id="header">
</header>
<section id="h1eimg">
<h1>Elon Musk</h1>
<br />
<img
width="300"
height="400"
src="https://cdnsjengenhariae.nuneshost.com/wp-content/uploads/2020/12/elon-musk-.jpg"
alt="Foto"
/>
</section>
<section id="section">
<br />
<br />
<li>Elon Musk nasceu em 28 de junho de 1971, em Pretória, Transvaal, África do Sul,[9] filho de Maye Musk (née Haldeman), modelo e nutricionista de Regina, Saskatchewan, Canadá,[10] e Errol Musk, um engenheiro eletromecânico, piloto, marinheiro sul-africano, consultor e promotor imobiliário que já foi proprietário de metade de uma mina de esmeraldas na Zâmbia, perto do Lago Tanganica, o que ajudou a financiar o estilo de vida luxuoso de sua família adquirindo iates, férias em resorts de ski e computadores caros.
</li>
</ol>
<br />
<h4>Empresas</h4>
<br />
</li>Elon Musk é um empreendedor sul-africano (com cidadanias canadense e norte-americana) mundialmente conhecido por fundar e liderar empresas como SpaceX, Tesla, Hyperloop, Neuralink, Startlink, The Boring Company, SolarCity e, anteriormente, o Paypal.
</li>
</ul>
<br />
<br />
<br />
</body>
</html