New pages
This commit is contained in:
parent
8d24cb3c56
commit
695eb7c440
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>Generatore di <img> per ER-TPL</h1>
|
||||
<a href="index.html">Generatore <td></a>
|
||||
<a href="linkgen.html">Generatore <td></a>
|
||||
<p>Inserisci nome mezzo html:</p>
|
||||
<input type="text" id="mezzo" required="required">
|
||||
<p>Inserisci link share:</p>
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><a id="32304-link1" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304.jpg&fileId=264798&x=1920&y=1080&a=true&etag=6c4806d43e244b0bdf1ecad19c443bfd"><img id="32304-img1" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304.jpg&fileId=264798&x=1920&y=1080&a=true&etag=6c4806d43e244b0bdf1ecad19c443bfd" onerror='this.onerror=null; changeUrlToFallback("32304-link1","32303-img1","/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
<td><a id="32304-link2" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304(2).jpg&fileId=264799&x=1920&y=1080&a=true&etag=c17fe14c35127f7488296ce95326e982"><img id="32304-img2" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304(2).jpg&fileId=264799&x=1920&y=1080&a=true&etag=c17fe14c35127f7488296ce95326e982" onerror='this.onerror=null; changeUrlToFallback("32304-link2","32303-img2","/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
<td><a id="32304-link2" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304(2).jpg&fileId=264799&x=1920&y=1080&a=true&etag=c17fe14c35127f7488296ce95326e982"><img id="32304-img2" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304(2).jpg&fileId=264799&x=1920&y=1080&a=true&etag=c17fe14c35127f7488296ce95326e982" onerror='this.onerror=null; changeUrlToFallback("32304-link2","32303-img2","/Fogli/START/MenariniBus%20IIA%20Citymood%20CNG/START32304(2).jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
<td><a id="32304-link3" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Dani/32304.jpg&fileId=4795&x=1920&y=1080&a=true&etag=a92cede454954f7387c32e6fc847596b"><img id="32304-img3" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Dani/32304.jpg&fileId=4795&x=1920&y=1080&a=true&etag=a92cede454954f7387c32e6fc847596b" onerror='this.onerror=null; changeUrlToFallback("32304-link3","32304-img3","/Dani/32304.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
<td><a id="32304-link4" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Dani/32304%20(2).jpg&fileId=4792&x=1920&y=1080&a=true&etag=e9ae261937d6f7c34f9a7346b98b5df6"><img id="32304-img4" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Dani/32304%20(2).jpg&fileId=4792&x=1920&y=1080&a=true&etag=e9ae261937d6f7c34f9a7346b98b5df6" onerror='this.onerror=null; changeUrlToFallback("32304-link4","32304-img4","/Dani/32304%20(2).jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
|
|
|
@ -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:wght@200;300;400;600;700;900&display=swap" rel="stylesheet">
|
||||
<link rel="shortcut icon" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/tperext.html"><h1 style="font-size: 100%;font-weight: 500;">TPER Extraurbano</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>395-400<br>Irisbus Arway 12M</h1>
|
||||
<p>Giungono in ATC nel 2010, attualmente sono tutti assegnati nel deposito di via Trenti a Ferrara,<br> a eccezione delle vetture 398 e 400, entrambe radiate in due incendi a distanza di 9 anni.</p>
|
||||
<p>398 e 400 radiate per incendio.</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="395" colspan="4"><h2>395</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="396" colspan="4"><h2>396</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a id="396-link1" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/TPER/TPER396.jpg&fileId=9590&x=1920&y=1080&a=true&etag=4fd181f4cac20ccd07ac65133897de1a"><img id="396-img1" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/TPER/TPER396.jpg&fileId=9590&x=1920&y=1080&a=true&etag=4fd181f4cac20ccd07ac65133897de1a" onerror='this.onerror=null; changeUrlToFallback("396-link1","396-img1","/Fogli/TPER/TPER396.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
<td><a id="396-link2" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/TPER/TPER396(2).jpg&fileId=9588&x=1920&y=1080&a=true&etag=0cc57c8571af2fd536bf930ec71d45e5"><img id="396-img2" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Fogli/TPER/TPER396(2).jpg&fileId=9588&x=1920&y=1080&a=true&etag=0cc57c8571af2fd536bf930ec71d45e5" onerror='this.onerror=null; changeUrlToFallback("396-link2","396-img2","/Fogli/TPER/TPER396(2).jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2>397-400</h2></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
v<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,48 @@
|
|||
<!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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<script src="/scripts/ertpl.js"></script>
|
||||
<header>
|
||||
<nav>
|
||||
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/tper_menu/tper.html"><h1 style="font-size: 100%;font-weight: 500;">TPER</h1></a></li>
|
||||
<li><a href="/tper_menu/SEZIONE.html"><h1 style="font-size: 100%;font-weight: 500;">TPER SEZIONE</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>RANGE NUMERI<br>MEZZO</h1>
|
||||
<p>DESCRIZIONE</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<!--TD generato da tool Dani-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2></h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue