-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-08-13.html
More file actions
30 lines (30 loc) · 1.15 KB
/
2023-08-13.html
File metadata and controls
30 lines (30 loc) · 1.15 KB
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
30
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">13</h1>
<h1 class="DayOfTheWeek">Domingo</h1>
<h3><img style="width: 40px" src="static/cmm.png"> Castilla La Mancha Media (18:30)</h3>
<a href="https://www.cmmedia.es/play/tv/toros/novillada-picada-iniesta-cuenca-13-08-2023.html">
<img class="ver" src="static/draw/ic_play.svg" alt="Novillada picada desde Iniesta (Cuenca)">Ver vídeo</a>
<p>Toros desde Iniesta (Cuenca)</p>
<h2><img width="40" src="static/ganaderia/fuenteymbro.png"> Novillos de Fuente Ymbro</h2>
<p>Procedencia Jandilla</p>
<h1>Alejandro Peñaranda</h1>
<h1>Manuel Caballero</h1>
<h1>Tristán Barroso</h1>
<img style="width: 300px" src="static/draw/toroCartel.png">
<h3><img style="width: 40px" src="static/onetoro.png"> One Toro (19:30)</h3>
<p>Toros desde Málaga</p>
<p>Feria de Agosto</p>
<p>Rejones</p>
<h2><img width="40" src="static/ganaderia/benitezcubero.png"> Toros de Benítez Cubero</h2>
<p>Procedencia D. Diego Hidalgo Barquero</p>
<h1>Andy Cartagena</h1>
<h1>Guillermo Hermoso de Mendoza</h1>
<h1>Ferrer Martín</h1>
</body>
</html>