-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2024-03-01.html
More file actions
22 lines (21 loc) · 1.12 KB
/
2024-03-01.html
File metadata and controls
22 lines (21 loc) · 1.12 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">1</h1>
<h1 class="DayOfTheWeek">Viernes</h1>
<h3><img class="tvImage" src="static/canalextremadura.png"><span>Canal Extremadura<br>(17:30)</span></h3>
<a href="http://www.canalextremadura.es/directo/television"><img class="ver" src="static/draw/ic_play.svg">Ver novillada</a>
<p><img class="plazaImage" src="static/plaza/cali.png"><span>Olivenza (Badajoz)<br>Novillada sin picadores</p>
<h2><img class="hierroImage" src="static/ganaderia/lacercada.png"><span>Novillos de <br>La Cercada</span></h2>
<div class="space">
<a href="https://torosbravos.es/ganaderia/ubt/">Procedencia<br>Garcigrande y<br>Daniel Ruiz Yagüe <br>via El Freixo</a>
</div>
<h1><img class="toreroImageRigth" src="static/novillero/carlosdominguez.png">Carlos Domínguez</h1>
<h1><img class="toreroImageRigth" src="static/novillero/sergiosanchez.png">Sergio Sánchez</h1>
<h1><img class="toreroImageRigth" src="static/novillero/elmella.png">El Mella</h1>
</body>
</html>