mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 13:10:48 +00:00
97 lines
3.3 KiB
HTML
97 lines
3.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="it">
|
|
<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.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav>
|
|
<ul>
|
|
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
|
<li><a href="/extra_menu/extra.html"><h1 style="font-size: 100%;font-weight: 500;">Extra</h1></a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<h1>Repubblica Ceca</h1>
|
|
<p>Qua si possono trovare foto di altri gestori della Repubblica ceca, suddivisi per Regione.</p>
|
|
<h4>Questa sezione del sito è redatta da ErikMontagne.</h4>
|
|
<br>
|
|
<table class="image-table">
|
|
<tr>
|
|
<td>
|
|
<h2>Středočeský kraj (Boemia Centrale)</h2>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/praga.html">Praga</a>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/pid/Kolin.html">Kolin</a>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/pid/regionale.html">Regionali</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table class="image-table">
|
|
<tr>
|
|
<td>
|
|
<h2>Královéhradecký kraj (Regione Hradec Králové)</h2>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/hk_bus/dp.html">DP města Hradce Králové</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table class="image-table">
|
|
<tr>
|
|
<td>
|
|
<h2>Pardubický kraj (Regione Pardubize)</h2>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/pz_bus/dp.html">DP města Pardubic</a>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/pz_bus/car-tour.html">CAR-TOUR</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table class="image-table">
|
|
<tr>
|
|
<td>
|
|
<h2>Plzeňský kraj (Regione Plzeň)</h2>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/plzen.html">PMDP</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table class="image-table">
|
|
<tr>
|
|
<td>
|
|
<h2>Jihomoravský kraj (Regione Brno)</h2>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<a class="button" href="/extra_bus/repubblica_ceca/znojmo.html">Znojmo</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<div class="riga">
|
|
<h2 class="piccolospazio">Novità Repubblica Ceca:</h2>
|
|
<p class="piccolospazio">
|
|
Aggiunte tutte le sezioni presenti
|
|
</p>
|
|
</div>
|
|
<h1 class="spazio"></h1>
|
|
</body>
|
|
</html> |