-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathguarani.html
28 lines (27 loc) · 1.19 KB
/
guarani.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles_verde.css">
<title>Guarani Futebol Clube</title>
</head>
<body>
<h1>Guarani Futebol Clube</h1>
<p><img src="folder/guarani.jpg" alt="Guarani Futebol Clube" width="400" height="500"></p>
Olá leitor! Tudo bem?
Aqui temos um pouco da história sobre o Guarani Futebol Clube
<h3>Data de Fundação</h3>
2 de Abril de 1911
<h4>Competição Atual</h4>
Atualmente o Guarani participa da Segunda divisão do Campeonato Brasileiro!
<h4>Maior Estrela</h4>
O Guarani apontou recentemente quatro grandes ídolos de sua história e que fizeram parte de grandes conquistas e momentos do clube de Campinas. Careca, campeão brasileiro em 1978, Neto, vice-campeão paulista em 1988, Amoroso, artilheiro do Brasileirão de 1994 pelo Bugre e Fumagalli, vice-campeão paulista em 2012 foram os nomes citados.
<p>
<tr>
<td>
<button class="menu-button"><a href="index.html">Voltar</a></button>
</td>
</tr>
</p></body>
</html>