-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebcams-old.html
39 lines (32 loc) · 1.33 KB
/
webcams-old.html
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
27
28
29
30
31
32
33
34
35
36
37
38
39
<html>
<head>
<title>Webcams Sistema Central</title>
</head>
<body>
<h1>valdesqui</h1>
<img src="http://www.valdesqui.es/~cam/parking.jpg" width="100%" />
<img src="http://www.valdesqui.es/~cam/valdemartin.jpg" width="100%" />
<img src="http://www.valdesqui.es/~cam/cota1800.jpg" width="100%" />
<br>
<hr>
<br>
<h1>Cotos</h1>
<img src="http://infocar.dgt.es/etraffic/data/camaras/161042.jpg" width="100%" />
<img src="https://ventamarcelino.com/meteo/foto.jpg" width="100%" />
<img src="https://ventamarcelino.com/meteo/canon.png" width="100%" />
<img src="https://www.ventamarcelino.com/webcam_1.jpg" width="100%" />
<img src="https://www.ventamarcelino.com/webcam_2.jpg" width="100%" />
<br>
<hr>
<br>
<h1>Navacerrada</h1>
<img src="http://infocar.dgt.es/etraffic/data/camaras/163996.jpg" width="100%" />
<img src="http://infocar.dgt.es/etraffic/data/camaras/161041.jpg" width="100%" />
<img src="http://www.puertonavacerrada.com/webcam/WEBcamTeleg.jpg" width="100%" />
<!-- <br>
<hr>
<br>
<h1>Gredos</h1>
<img src="https://prames.es/centralreservas/webrefugios/camaras/elola.jpg" width="100%" /> -->
</body>
</html>