-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-08-30.html
More file actions
26 lines (26 loc) · 1.39 KB
/
2023-08-30.html
File metadata and controls
26 lines (26 loc) · 1.39 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">30</h1>
<h1 class="DayOfTheWeek">Miércoles</h1>
<h3><img class="tvImage" src="static/cmm.png"><span>Castilla La Mancha Media <br>(18:00)</span></h3>
<a href="https://www.cmmedia.es/play/tv/toros/corrida-mixta-sacedon-guadalajara-2023.html"><img class="ver" src="static/draw/ic_play.svg" alt="toros Sacedón (Guadalajara)">Ver vídeo</a>
<p class="space">Sacedón (Guadalajara)</p>
<h2><img width="40" src="static/ganaderia/valdemoro.png"><span>Toros de <br>Amparo Valdemoro</span></h2>
<div class="space">
<a href="https://torosbravos.es/ganaderia/uel/">Procedencia Murube-Urquijo, D. Luis Gamero Cívico y Jandilla</a>
</div>
<h1><img class="toreroImage" src="static/draw/empty.svg"><span>Sebastián <br>Fernández</span></h1>
<h2><img width="40" src="static/ganaderia/joseluispereda.png"><span>Toros de <br>José Luis Pereda<span></h2>
<div class="space">
<a href="https://ganaderiapereda.es/">Procedencia D. Luis Gamero Cívico-D. Juan Guardiola Soto</a>
</div>
<h1 class="torero"><img class="toreroImage" src="static/draw/empty.svg">Morenito de Aranda</h1>
<h1 class="torero"><img class="toreroImage" src="static/draw/empty.svg">David de Miranda</h1>
<img class="bigImage" src="static/draw/tororejones.png">
</body>
</html>