-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-07-16.html
More file actions
32 lines (32 loc) · 1.28 KB
/
2023-07-16.html
File metadata and controls
32 lines (32 loc) · 1.28 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">16</h1>
<h1 class="DayOfTheWeek">Domingo</h1>
<h3><img style="width: 40px" src="static/mundotorotv.png"> Mundotoro Tv de One Toro (19:00)</h3>
<p>Toros desde Madrid</p>
<p>Plaza de Las Ventas</p>
<h2><img width="40" src="static/ganaderia/robertmarge.png"> Toros de Robert Margé</h2>
<h1>Borja Jiménez</h1>
<h1>Fco. José Espada</h1>
<h1>José Fernando Molina</h1>
<p>(confirmación)</p>
<h1></h1>
<img style="width: 300px" src="static/draw/toroCartel.png">
<h1></h1>
<h3><img style="width: 40px" src="static/cmm.png"> Castilla La Mancha Media (20:00)</h3>
<a href="https://www.cmmedia.es/play/tv/toros/segunda-semifinal-promesas-nuestra-tierra-manzanares.html">
<img class="ver" src="static/draw/ic_play.svg" alt="Segunda Semifinal de 'Promesas de Nuestra Tierra' desde Manzanares (Ciudad Real)">Ver vídeo</a>
<p>Toros desde Manzanares (Ciudad Real)</p>
<p>Novillada sin picadores. 2ª Semifinal del certamen «Promesas de Nuestra Tierra»</p>
<h2><img width="40" src="static/ganaderia/lopezgibaja.png"> Novillos de López Gibaja</h2>
<p>Encaste Juan Pedro Domecq</p>
<h1>Samuel Navalón</h1>
<h1>Daniel Moset</h1>
<h1>Israel Aparicio</h1>
</body>
</html>