Ciao,
crea un css con scritto:
body {
background-image:url(images/pippo.gif);
background-position: top center;
background-repeat: no-repeat;
}
Se la vuoi ripetuta in verticale metti:
background-repeat: repeat-y;
Ciao
Akito
Ciao,
crea un css con scritto:
body {
background-image:url(images/pippo.gif);
background-position: top center;
background-repeat: no-repeat;
}
Se la vuoi ripetuta in verticale metti:
background-repeat: repeat-y;
Ciao
Akito
W l'open source!!