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.
#menu {
background-color: #E2E2E2;
height: 50px;
margin-left: 50px;
}
#menu a {
background-color: #E2E2E2;
color: gray; text-decoration: none;
line-height: 50px;
}
#menu li {
float: left;
width: 120px;
text-align: center;
}