-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2024-02-17.html
More file actions
20 lines (19 loc) · 872 Bytes
/
2024-02-17.html
File metadata and controls
20 lines (19 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">17</h1>
<h1 class="DayOfTheWeek">Sábado</h1>
<h3><img class="tvImage" src="static/onetoro.png"><span>One Toro<br>(23:30)</span></h3>
<p><img class="plazaImage" src="static/plaza/cali.png"><span>Morelia (México)<br>Corrida mixta</span></p>
<h2><img class="hierroImage" src="static/ganaderia/torreondecannas.png"><span>Toros de <br>Torreón de Cañas</span></h2>
<div class="space">
<a href="https://anctl.mx/ganaderia_info/torreon-de-canas/">Procedencia<br>Jaral de Peñuelas</a>
</div>
<h1><img class="toreroImageRigth" src="static/torero/issacfonseca.png">Isaac Fonseca</h1>
<h1><img class="toreroImageRigth" src="static/rejoneador/stephaniauribe.png">Stephania Uribe</h1>
</body>
</html>