mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 15:30:48 +00:00
Fixed header bugs and created pagenotfound.html
Fixed visual bugs in the header and created pagenotfound.html which is referred to every page not ready in the menus
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
<li><h1 style="color:red;">ATTENZIONE! Il sito è ancora in fase di sviluppo e molte pagine non funzionano o portano a collegamenti sbagliati!</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="start.html">START Ravenna</a></li>
|
||||
<li><a href="index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="start.html"><h1 style="font-size: 100%;font-weight: 500;">START Ravenna</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
@@ -31,31 +31,31 @@
|
||||
</td>
|
||||
<td>
|
||||
<p>BredaMenariniBus Vivacity CNG</p>
|
||||
<a href="startravenna_bus/urbano/bredinovivo.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
<a href="pagenotavailable.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>Irisbus Citelis 12 CNG Dimostrativo</p>
|
||||
<a href="startravenna_bus/urbano/citelisdim.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
<a href="pagenotavailable.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p>Iveco Urbanway 12m CNG</p>
|
||||
<a href="startravenna_bus/urbano/uw.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
<a href="pagenotavailable.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>MenariniBus Citymood 12 CNG</p>
|
||||
<a href="startravenna_bus/urbano/menarinocng.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
<a href="pagenotavailable.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
<td>
|
||||
<p>Iveco Urbanway 12 CNG Dimostrativo</p>
|
||||
<a href="startravenna_bus/urbano/uwdim.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
<a href="pagenotavailable.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<p>Karsan e-ATAK</p>
|
||||
<a href="startravenna_bus/urbano/kakkasan.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
<a href="pagenotavailable.html"><img class="bus" src="https://picsum.photos/300/200" alt="Server foto non raggiungibile."></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user