Logo bekommt alternativ-Text
Dekorative Bilder müssen alt="" haben
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
|
||||
<nav style="background:#808080; height: 60px;">
|
||||
<div style="float:left; text-align: center;">
|
||||
<a href="../index.php">
|
||||
<img src="../images/logo.png" style="height: 44px;">
|
||||
<img src="../images/logo.png" alt="" style="height: 44px;">
|
||||
</a>
|
||||
|
|
||||
<a href = "../content/informatik.php" style = "padding: 5px; text-align: center; text-decoration: none; display: inline-block;"><b>Informatik</b></a>
|
||||
|
||||
Reference in New Issue
Block a user