Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
#content {
width: 650px;
height: 420px;
background-color: #FFFFFF;
border: 0px;
margin: 0px;
padding: 10px;
float: ;right;
}
/* aus */
<!-- MENU -->
<!-- MENU ENDE -->
/* wird */
/* MENU */
/* MENU ENDE */
#menu2 {
width: 150px;
height: 440px;
background-color: #0066CC;
background-image: url(menu-bg.jpg);
border: 0px;
margin: 0px;
padding: 0px;
float: ;left;
}
#links a {
display: block;
background: ;#b6854b;
background-image: url(images/button1.jpg);
color: #000000;
font: bold 11px Verdana,Arial;
margin: 0px auto;
padding: 0px;
text-decoration: none;
width: 120px;
height: 25px;
}
#links a:hover {
background-color: ;#b;
background-image: url(images/button2.jpg);
color: #FFFFFF;
height: 25px;
}