Push new pages
This commit is contained in:
parent
bee35d2b60
commit
f82b2eb8b3
12
index.html
12
index.html
|
@ -25,7 +25,7 @@
|
|||
<p>Galleria fotografica dei bus del TPL Emiliano-Romagnolo</p>
|
||||
<div>
|
||||
<a class="button" href="/seta_menu/seta.html">SETA Modena</a>
|
||||
<a class="button" href="/start_menu/start.html">START Romagna (RA)</a>
|
||||
<a class="button" href="/ravenna_menu/ravenna.html">TPL Ravenna</a>
|
||||
<a class="button" href="/pagenotavailable.html">TPER</a>
|
||||
</div>
|
||||
<h1 class="spazio"></h1>
|
||||
|
@ -34,13 +34,9 @@
|
|||
<p>Implementata ricerca autobus per numero matricola.</p>
|
||||
<p class="novitasito"></p>
|
||||
<h2 class="piccolospazio">SETA:</h2>
|
||||
<p class="piccolospazio">
|
||||
|
||||
</p>
|
||||
<h2 class="piccolospazio">START:</h2>
|
||||
<p class="piccolospazio">
|
||||
Aggiunti link nella lista mezzi fino a 34446
|
||||
</p>
|
||||
<p class="piccolospazio"></p>
|
||||
<h2 class="piccolospazio">Ravenna:</h2>
|
||||
<p class="piccolospazio">Aggiunti privati METE.</p>
|
||||
<h2 class="piccolospazio">TPER:</h2>
|
||||
<p class="piccolospazio"></p>
|
||||
<div style="height: 70px;"></div>
|
||||
|
|
|
@ -25,9 +25,9 @@
|
|||
<h1>METE S.p.A.</h1>
|
||||
<p>Suddivisi per azienda, i mezzi dei privati che operano a Ravenna. Le loro matricole seguono lo schema 19xxx.</p>
|
||||
<div class="verticale">
|
||||
<a href="/ravenna_privatibus/coerbus.html" class="button">CO.E.R.BUS</a>
|
||||
<a href="/ravenna_privatibus/gamberini.html" class="button">Gamberini</a>
|
||||
<a href="/ravenna_privatibus/zaganelli.html" class="button">Zaganelli</a>
|
||||
<a href="/pagenotavailable.html" class="button">Gamberini</a>
|
||||
<a href="/ravenna_privatibus/pollini.html" class="button">Pollini</a>
|
||||
<a href="/pagenotavailable.html" class="button">Zaganelli</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,35 @@
|
|||
<!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:wght@200;300;400;600;700;900&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="/ravenna_menu/mete.html"><h1 style="font-size: 100%;font-weight: 500;">METE S.p.A.</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Gamberini Bus (Fornace Zarattini, RA)</h1>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,35 @@
|
|||
<!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:wght@200;300;400;600;700;900&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="/ravenna_menu/mete.html"><h1 style="font-size: 100%;font-weight: 500;">METE S.p.A.</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Pollini (Alfonsine, RA)</h1>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td>19072 - Irisbus Karosa Axer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>19074 - Irisbus Crossway</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,35 @@
|
|||
<!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:wght@200;300;400;600;700;900&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="/ravenna_menu/mete.html"><h1 style="font-size: 100%;font-weight: 500;">METE S.p.A.</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1></h1>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue