-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-12-26.html
More file actions
18 lines (17 loc) · 864 Bytes
/
2023-12-26.html
File metadata and controls
18 lines (17 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">26</h1>
<h1 class="DayOfTheWeek">Martes</h1>
<h3><img class="tvImage" src="static/onetoro.png"><span>One Toro<br>(22:00)</span></h3>
<p><img class="plazaImage" src="static/plaza/cali.png"><span>Cañaveralejo<br>Cali (Colombia)</span></p>
<h2><img class="hierroImage" src="static/ganaderia/juanbernardocaicedo.png"><span>Novillos de <br>Juan Bernardo Caicedo</span></h2>
<h1><img class="toreroImage" src="static/novillero/andersonsanchez.png"><span>Anderson<br>Sánchez</span></h1>
<h1><img class="toreroImageRigth" src="static/novillero/felipenegret.png">Felipe Negret</h1>
<h1><img class="toreroImage" src="static/novillero/cristianotorres.png"><span>Cristiano<br>Torres</span></h1>
</body>
</html>