mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 17:10:47 +00:00
Modifiche dir di file+ fix js ricerca
This commit is contained in:
58
start_menu/startextra.html
Normal file
58
start_menu/startextra.html
Normal file
@@ -0,0 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>ER-TPL</title>
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link rel="shortcut icon" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><h1 style="color:red;">ATTENZIONE! Abbiamo temporaneamente dislocato il server foto. Le immagini si potrebbero caricare più lentamente. Ci scusiamo per il disagio.</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="start_menu/start.html"><h1 style="font-size: 100%;font-weight: 500;">START Ravenna</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Autobus Extraurbani di START Ravenna</h1>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td>
|
||||
<p>10108-10125<br>Scania De Simon IL.3</p>
|
||||
<a href="startravenna_bus/extraurbano/desimon.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Fogli/START/Scania%20De%20Simon%20IL.3%20Start%20Ravenna/START10122.jpg&fileId=233646&x=1920&y=1080&etag=1cee8b5fd01e6c81618cf37587e73a25" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>34231-34267<br>Iveco Crossway LE 12m</p>
|
||||
<a href="startravenna_bus/extraurbano/crossway12le.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Fogli/START/Iveco%20Crossway%20LE%20Start%20Ravenna/START34260.jpg&fileId=233605&x=1920&y=1080&etag=1bbbd7779063e06a63e2fcd5dc622a5a" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>34301-34304<br>Iveco Crossway LE 13m</p>
|
||||
<a href="startravenna_bus/extraurbano/crossway13le.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Fogli/START/Iveco%20Crossway%20LE%20Start%20Ravenna/START34303.jpg&fileId=233543&x=1920&y=1080&etag=ff9af2b469d31d2af0093b4aa167734f" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p>34411-34435<br>Scania Irizar i4 LNG 12m</p>
|
||||
<a href="startravenna_bus/extraurbano/irizari4.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Fogli/START/Scania%20Irizar%20I4%20LNG%20Start%20Ravenna/START34425.jpg&fileId=233969&x=1920&y=1080&etag=dba73dfb1c674860bad4276d08f4f459" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>34441-34446<br>Iveco Crossway LE CNG 12m 2023</p>
|
||||
<a href="startravenna_bus/extraurbano/crossway12cngle2023.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Manuel/34445%20(2).jpg&fileId=270946&x=1920&y=1080&etag=48892530717aec1e6d5ef88972df01cf" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>34451-34499<br>Iveco Crossway LE CNG 12m</p>
|
||||
<a href="startravenna_bus/extraurbano/crossway12cngle.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Fogli/START/Iveco%20Crossway%20LE%20Start%20Ravenna/START34494(2).jpg&fileId=233606&x=1920&y=1080&etag=2eefbcb0cd8150aea7db260ca39499b1" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user