mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:30:48 +00:00
Modifiche dir di file+ fix js ricerca
This commit is contained in:
44
seta_menu/setafilobus.html
Normal file
44
seta_menu/setafilobus.html
Normal file
@@ -0,0 +1,44 @@
|
||||
<!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>
|
||||
<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="/seta_menu/seta.html"><h1 style="font-size: 100%;font-weight: 500;">SETA Modena</h1></a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Filobus di SETA Modena</h1>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td>
|
||||
<p>1-7<br>Neoplan Electroliner</p>
|
||||
<a href="/setamodena_bus/filobus/neoplan.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Nader/07.jpg&fileId=7729&x=1920&y=1080&etag=68b18f12b36c7e9caa37dcea14b04a6e" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>25-34<br>CAM Busotto NGT</p>
|
||||
<a href="/setamodena_bus/filobus/busottongt.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Leo/SETA/Busotto%20NGT/25-4.jpeg&fileId=8850&x=1920&y=1080&etag=9e9e67cc62a070e7dadc5b9a463d12c3" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>35-44<br>Solaris Trollino 12 IV</p>
|
||||
<a href="/setamodena_bus/filobus/trollino.html"><img class="bus" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Leo/SETA/Trollino%2012/40-3.jpg&fileId=8792&x=1920&y=1080&etag=ddeffe61117dfea24b4278a13844d67e" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user