<html>
<head>
<meta charset="UTF-8">
<title> AlexandreGrande</title>
</head>
<body>
<h1>Alexandre o grande programador</h1>
<h2>Especialidades</h2>
<p>Aprendendo HTML 5</p>
<img src="Foto10.jpg" alt="Foto Alexandre">
<p></p>
<ol>
<li>Java</li>
<li>javascript</li>
<li>Python</li>
<li>Elixir</li>
<li>GO</li>
</ol>
</body>
</html>