-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-09-11.html
More file actions
22 lines (22 loc) · 1.14 KB
/
2023-09-11.html
File metadata and controls
22 lines (22 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">11</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/novillada-picada-albacete-11-09-2023.html"><img class="ver" src="static/draw/ic_play.svg"alt="Albacete Feria de la Virgen de los Llanos">Ver vídeo</a>
<p class="space">Albacete <br>Feria de la Virgen de los Llanos</p>
<h2><img class="hierroImage" src="static/ganaderia/elmontecillo.png"><span>Novillos de <br>El Montecillo</span></h2>
<div class="space">
<a href="https://torosbravos.es/ganaderia/ulh/">Procedencia <br>
D. Juan Pedro Domecq Díez <br>y D. Juan Pedro Domecq Solís</a>
</div>
<h1><img class="toreroImage" src="static/draw/empty.svg"><span>Alejandro <br>Peñaranda</span></h1>
<h1 class="torero"><img class="toreroImage" src="static/draw/empty.svg">Nek Romero</h1>
<h1><img class="toreroImage" src="static/draw/empty.svg"><span>Francisco José <br>Mazo</span></h1>
</body>
</html>