-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-08-20.html
More file actions
42 lines (42 loc) · 2.33 KB
/
2023-08-20.html
File metadata and controls
42 lines (42 loc) · 2.33 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
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">20</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-hita-guadalajara.html">
<img class="ver" src="static/draw/ic_play.svg" alt="Novillada desde Hita (Guadalajara)">Ver vídeo</a>
<p>Hita (Guadalajara)</p>
<h2><img width="40" src="static/ganaderia/sandrasopenna.png"> Novillos de Sandra Sopeña</h2>
<a href="https://www.instagram.com/ganaderiasandra/?hl=es">Procedencia D. Juan Pedro Domecq Solís</a>
<h1>Pedro Montaldo</h1>
<h1>Alejandro Casado</h1>
<h1>Tomás González</h1>
<img style="width: 300px" src="static/draw/toroCartel.png">
<h3><img style="width: 40px" src="static/canalsur.png"> Canal Sur Televisión (19:00)</h3>
<a href="https://www.canalsurmas.es/videos/detail/84787-desde-sanlucar-de-barrameda">
<img class="ver" src="static/draw/ic_play.svg" alt="toros Sanlucar de Barrameda">Ver vídeo</a>
<p>Sanlúcar de Barrameda (Cádiz)</p>
<h2><img width="40" src="static/ganaderia/miura.png"> Toros de Miura</h2>
<a href="https://torosbravos.es/ganaderia/uft/">Procedencia Miura</a>
<h1>Antonio Ferrara</h1>
<h1>Esaú Fernández</h1>
<h1>David Galván</h1>
<img style="width: 300px" src="static/draw/toreroRocaReyCartel.png">
<h3><img style="width: 40px" src="static/catillayleontv.jpg">Castilla y León Televisión (19:45)</h3>
<a href="https://www.cyltv.es/videoSH/e165b2df-6ab2-4ce4-903d-aa4a6d5006d2/IV-circuito-de-Novilladas-Segunda-semifinal-en-Villalpando-Zamoral">
<img class="ver" src="static/draw/ic_play.svg" alt="Novillada desde Villalpando (Zamora)">Ver vídeo</a>
<p>Villalpando (Zamora)</p>
<p>II Semifinal del IV Circuito de Novilladas de Castilla y León</p>
<h2><img width="40" src="static/ganaderia/loslastrones.png"> Novillos de Los Lastrones</h2>
<a href="https://cultoro.es/2021/8/3/actualidad/los-lastrones-reportaje-30036/">Procedencia D. Juan Pedro Domecq Solís</a>
<h2><img width="40" src="static/ganaderia/rasodelportillo.png"> Novillos de Raso del Portillo</h2>
<a href="https://es.wikipedia.org/wiki/Raso_de_Portillo_(ganader%C3%ADa)">Procedencia Parlade y Santa Coloma</a>
<h1>Fabio Jiménez</h1>
<h1>Pepe Luis Cirugeda</h1>
</body>
</html>