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.
#content p {
margin-left:30px;
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 5px; /*Damit die Absätze nicht aneinanderkleben*/
}
Hm,Im IE werden die Bilder dargestellt aber im FF nicht! Woran liegt das?
#navi_top {
background-image:url(ul-top.png);
background-repeat:repeat-y;
height:10px;
width:200px;}
#navi_center {
background-image:url(ul-center.png); background-repeat:repeat-y; height:auto; width:200px;
}
#navi_bottom {
background-image:url(ul-bottom.png);
background-repeat:repeat-y;
height:10px;
width:200px;
}
Ich hab es mir doch noch mal angesehen.danke! und könnte mir vllt einer sagen wie ich das mit dem Center mache?
son murks mann! wie muss ich die Bilder speichern, sodass sie überall Transparent dargestellt werden?