Fixer ascenseur (scrollbar)
Résolu/Fermé
CedNad8
Messages postés
13
Date d'inscription
vendredi 7 mars 2014
Statut
Membre
Dernière intervention
10 mars 2014
-
7 mars 2014 à 02:21
CedNad8 Messages postés 13 Date d'inscription vendredi 7 mars 2014 Statut Membre Dernière intervention 10 mars 2014 - 7 mars 2014 à 16:11
CedNad8 Messages postés 13 Date d'inscription vendredi 7 mars 2014 Statut Membre Dernière intervention 10 mars 2014 - 7 mars 2014 à 16:11
A voir également:
- Fixer ascenseur (scrollbar)
- Fixer ligne excel - Guide
- Rar fixer - Télécharger - Compression & Décompression
- Fixer ssd m2 sans vis - Forum Disque dur / SSD
- Excel ascenseur ne fonctionne plus ✓ - Forum Excel
- Windows update fixer toolslib - Forum Jeux vidéo
2 réponses
animostab
Messages postés
2829
Date d'inscription
jeudi 10 mars 2005
Statut
Membre
Dernière intervention
11 novembre 2019
737
7 mars 2014 à 14:45
7 mars 2014 à 14:45
Salut
tu fais
<!DOCTYPE html>
<html>
<head>
<title>Test</title>
<style type="text/css">
body {
background-image:url(photo.jpg);
heigth:100%;
background-size:cover;
}
#monpdf {
float:right;
width:667px;
height:600px;
}
</style>
</head>
<body>
<div id="monpdf">
<iframe src=Fichier.pdf" width="667px" height="600px"></iframe>
</div>
</body>
</html>
tu fais
<!DOCTYPE html>
<html>
<head>
<title>Test</title>
<style type="text/css">
body {
background-image:url(photo.jpg);
heigth:100%;
background-size:cover;
}
#monpdf {
float:right;
width:667px;
height:600px;
}
</style>
</head>
<body>
<div id="monpdf">
<iframe src=Fichier.pdf" width="667px" height="600px"></iframe>
</div>
</body>
</html>
CedNad8
Messages postés
13
Date d'inscription
vendredi 7 mars 2014
Statut
Membre
Dernière intervention
10 mars 2014
7 mars 2014 à 16:11
7 mars 2014 à 16:11
Parfait, t'es un chef !
MERCI !!
MERCI !!