-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-09-18.html
More file actions
26 lines (26 loc) · 1.27 KB
/
Copy path2023-09-18.html
File metadata and controls
26 lines (26 loc) · 1.27 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">18</h1>
<h1 class="DayOfTheWeek">Lunes</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/toros-bargas-18-09-2023.html"><img class="ver" src="static/draw/ic_play.svg"alt="Toros Bargas (Toledo)">Ver vídeo</a>
<!-- <div class="space">
<a href="https://www.cmmedia.es/play/tv/toros/toros-bargas-18-09-2023.html">
<img src="https://imagenes.cmmedia.es/files/image_300_166/uploads/2023/09/19/650949c981b36.jpeg" loading="lazy" alt="Toros Bargas (Toledo)" width="168" height="90">
</a>
</div> -->
<p class="space">Bargas (Toledo)</p>
<h2><img width="40" src="static/ganaderia/pedres.png"><span>Toros de<br>Pedrés</span></h2>
<div class="space">
<a href="https://torosbravos.es/en/ganaderia/une/">Procedencia Aldeanueva</a>
</div>
<h1 class="torero"><img style="width: 40px" src="static/draw/empty.svg">Juan Leal</h1>
<h1 class="torero"><img style="width: 40px" src="static/draw/empty.svg">Gómez del Pilar</h1>
<h1 class="torero"><img style="width: 40px" src="static/draw/empty.svg">Álvaro Lorenzo</h1>
</body>
</html>