-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbolao18.html
29 lines (28 loc) · 1.77 KB
/
bolao18.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Bolão da Copa 2018</title>
<link rel="stylesheet" href="bolao18/bolao.css">
<link rel="icon" href="bolao18/img/favicon.ico" />
</head>
<body>
<center><table class="externa">
<tr><td class="cabecalho" colspan="2">
<table class="externa">
<tr><td rowspan="2"><img class="logo" src="bolao18/img/logo2018.png" /></td><td class="titulo" colspan="5">Bolão da Copa do Mundo FIFA - Rússia 2018</td></tr>
<tr>
<td class="botoes"><a class="botoes" href="bolao18/../bolao18.html">Início</a></td>
<td class="botoes"><a class="botoes" href="bolao18/grupos.html">Fase de Grupos</a></td>
<td class="botoes"><a class="botoes" href="bolao18/finais.html">Fase Final</a></td>
<td class="botoes"><a class="botoes" href="bolao18/classif.html">Classificação</a></td>
<td class="botoes"><a class="botoes" href="bolao18/regulamento.html">Regulamento</a></td>
</tr>
</table>
</td></tr><tr><td colspan="2"><center><br><table class="inicial">
<tr class="grupo"><td colspan="12">Últimos Resultados</td></tr>
<tr class="jogo"><td class="inicial">15/07 (dom)</td><td class="data">12:00</td><td class="inicial">Final</td><td class="inicial">Estádio Lujniki</td><td class="time1">França</td><td><img class="band" src="bolao18/band/fra.png" /></td><td class="placarinicial">4</td><td>x</td><td class="placarinicial">2</td><td><img class="band" src="bolao18/band/cro.png" /></td><td class="time2">Croácia</td><td class="data"></td></tr>
</table>
<br><span style="background-color:rgba(240,240,250,0.4);"><font size=-1><i> Atualizado em <b>27/ago/2022</b> às <b>21:36:11</b>. </i></font></span></center></td></tr></table>
</center>
</body>
</html>