mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 17:50:49 +00:00
Add files via upload
Aggiornamento 30/12/2024
This commit is contained in:
40
setafilobus.html
Normal file
40
setafilobus.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!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.serverpcx1.freeddns.org/apps/files_sharing/publicpreview/xLRwRCbsRxsziEB?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="seta.html">SETA Modena</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Autobus Urbani di SETA Modena</h1>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td>
|
||||
<p>Neoplan Electroliner</p>
|
||||
<a href="setamodena_bus/filobus/neoplan.html"><img class="bus" src="https://drive.serverpcx1.freeddns.org/apps/files_sharing/publicpreview/xLRwRCbsRxsziEB?file=/Leo/SETA/Citaro%20Diesel/117-2.jpg&fileId=234151&x=1920&y=1080&a=true" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>CAM Busotto NGT</p>
|
||||
<a href="setamodena_bus/filobus/busottongt.html"><img class="bus" src="https://drive.serverpcx1.freeddns.org/apps/files_sharing/publicpreview/xLRwRCbsRxsziEB?file=/Leo/SETA/Cityclass%20ATCM/141.jpg&fileId=234904&x=1920&y=1080&a=true" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>Solaris Trollino 12 IV</p>
|
||||
<a href="setamodena_bus/filobus/trollino.html"><img class="bus" src="https://drive.serverpcx1.freeddns.org/apps/files_sharing/publicpreview/xLRwRCbsRxsziEB?file=/Leo/SETA/Trollino%2012/35.jpg&fileId=264300&x=1920&y=1080&a=true&etag=e50b61301ce557ef8b2048937f89f728" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user