Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
#element {
position: absolute; // of fixed als het ten opzicht van het scherm moet
top: 50%;
margin-top: -100px; ( - de helft van de hoogte van je element );
height: 200px;
}
<div id="center">
<div id="centertext">
<div id="logo_kaars"></div>
#logo_kaars {
background-image: url('../Logo/vlam-links-rechts.png');
position: absolute;
top: 50%;
left: 50%;
height: 128px;
width: 900px;
margin-left: -450px;
}
#center {
background-image: url('../Logo/kaars_center.png');
background-repeat: repeat-y;
margin-top: 0;
font-family: arial;
color: #DAA520;
margin-left: auto;
margin-right: auto;
width: 900px;
min-height: 300px;
}
#centertext{
margin-left: 150px;
width: 600px;
}
bottom: {yy}px;
[font=courier]html { height: 101%; }[/font]
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.