-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-07-24.html
More file actions
23 lines (23 loc) · 862 Bytes
/
2023-07-24.html
File metadata and controls
23 lines (23 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">24</h1>
<h1 class="DayOfTheWeek">Lunes</h1>
<img style="width: 300px" src="static/draw/toreroRocaReyCartel.png">
<h3><img style="width: 40px" src="static/cmm.png"> Castilla La Mancha Media (19:00)</h3>
<a href="https://www.cmmedia.es/play/tv/toros/novillada-solana-2.html">
<img class="ver" src="static/draw/ic_play.svg" alt="Toros desde La Solana (Ciudad Real)">Ver vídeo</a>
<p>Toros desde La Solana (Ciudad Real)</p>
<p>Novillada con picadores. Certamen «Villa de La Solana», Final</p>
<h2><img width="40" src="static/ganaderia/ignaciofrias.png"> Novillos de Ignacio Frías</h2>
<p>Encaste Núñez</p>
<h1>Carla Otero</h1>
<h1>Vítor Cerrato</h1>
<h1>Miguel Serrano</h1>
<h1></h1>
</body>
</html>