mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:30:48 +00:00
Cleanup + new pages
This commit is contained in:
33
ravenna_menu/mete.html
Normal file
33
ravenna_menu/mete.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<!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="ravenna.html"><h1 style="font-size: 100%;font-weight: 500;">Ravenna</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>METE S.p.A.</h1>
|
||||
<h3>Suddivisi per azienda, i mezzi dei privati che operano a Ravenna. Le loro matricole seguono lo schema 19xxx.</h3>
|
||||
<div class="verticale">
|
||||
<a href="/ravenna_privatibus/coerbus.html">CO.E.R.BUS</a>
|
||||
<a href="/ravenna_privatibus/gamberini.html">Gamberini</a>
|
||||
<a href="/ravenna_privatibus/zaganelli.html">Zaganelli</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user