Hallo liebe Community,
Ich möchte Wissen wie man das Background auf Vollbild also das es sich den Browser anpasst
der Code:
PHP
body, html { background: url('./images/background.png') center top no-repeat; padding: 0; margin: 0; width:100%;height:100%;}
body, html {
background: url('./images/background.png') center top no-repeat;
padding: 0;
margin: 0;
width:100%;height:100%;
}
Liebe Grüße
Syno