Code html
Fermé
katty19
Messages postés
29
Date d'inscription
jeudi 11 septembre 2008
Statut
Membre
Dernière intervention
18 octobre 2013
-
18 oct. 2013 à 19:35
Utilisateur anonyme - 19 oct. 2013 à 08:12
Utilisateur anonyme - 19 oct. 2013 à 08:12
A voir également:
- Code html
- Code asci - Guide
- Code puk bloqué - Guide
- Editeur html - Télécharger - HTML
- Code telephone oublié - Guide
- Code activation windows 10 - Guide
1 réponse
Utilisateur anonyme
19 oct. 2013 à 08:12
19 oct. 2013 à 08:12
il faut rajouter entre les balises <head></head> ceci
׺°"~'"°º×]|I{*------» m3745p10!7 «------*}I|[׺°"~'"°º×
je serais même limite à te dire cela
<style type="text/css">
body {
background-image: url("http://img84.imageshack.us/img84/5902/fondprintemps1.jpg");
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed; }
</style>
--
<style type="text/css">
body {
background-image: url("http://img84.imageshack.us/img84/5902/fondprintemps1.jpg");
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;}
</style>
׺°"~'"°º×]|I{*------» m3745p10!7 «------*}I|[׺°"~'"°º×