Corraggiouno
Mitglied
...was ich hier noch nicht ganz verstehe, warum ich float benötige; funktioniert das ganze nicht auch ohne float?
Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
display:block
li#home a
{
display:block;
float:left;
width: 120px;
}
li#technik a
{
display:block;
float:left;
width: 65px;
}