Adobe dreamweaver cs6
Fermé
kiss15s
Messages postés
14
Date d'inscription
mercredi 26 novembre 2014
Statut
Membre
Dernière intervention
9 juin 2015
-
26 nov. 2014 à 17:00
barale61 Messages postés 1211 Date d'inscription jeudi 13 septembre 2012 Statut Membre Dernière intervention 4 février 2025 - 27 nov. 2014 à 18:21
barale61 Messages postés 1211 Date d'inscription jeudi 13 septembre 2012 Statut Membre Dernière intervention 4 février 2025 - 27 nov. 2014 à 18:21
bonjour
je fais un site avec dreamweaver et je veux un page formulaire de contact.
j'ai trouver comment faire un formulaire avec dreamweaver mais quand je veux le voir il apparais en dessous de mon desagne de mon site web. comment puis-je faire pour le mettre pardessus mon desagne.
merci
je fais un site avec dreamweaver et je veux un page formulaire de contact.
j'ai trouver comment faire un formulaire avec dreamweaver mais quand je veux le voir il apparais en dessous de mon desagne de mon site web. comment puis-je faire pour le mettre pardessus mon desagne.
merci
A voir également:
- Adobe dreamweaver cs6
- Adobe acrobat - Guide
- Télécharger adobe reader 9.1 français gratuit - Télécharger - PDF
- Adobe photoshop - Accueil - Applications & Logiciels
- Adobe shockwave player - Télécharger - Divers Web & Internet
- Telecharger adobe air - Télécharger - Édition & Programmation
9 réponses
barale61
Messages postés
1211
Date d'inscription
jeudi 13 septembre 2012
Statut
Membre
Dernière intervention
4 février 2025
110
26 nov. 2014 à 18:02
26 nov. 2014 à 18:02
Postes ton code.
http://www.tutoriels-extensions-dreamweaver.fr/
.
http://www.tutoriels-extensions-dreamweaver.fr/
.
kiss15s
Messages postés
14
Date d'inscription
mercredi 26 novembre 2014
Statut
Membre
Dernière intervention
9 juin 2015
26 nov. 2014 à 18:05
26 nov. 2014 à 18:05
ok mais voici a quoi ressemble mon site et si je vous dit que mon formulaire est en dessous de mon desagne.
https://www.000webhost.com/migrate?static=true
https://www.000webhost.com/migrate?static=true
barale61
Messages postés
1211
Date d'inscription
jeudi 13 septembre 2012
Statut
Membre
Dernière intervention
4 février 2025
110
26 nov. 2014 à 18:11
26 nov. 2014 à 18:11
M'empêche que sans le code on ne peut pas savoir.
kiss15s
Messages postés
14
Date d'inscription
mercredi 26 novembre 2014
Statut
Membre
Dernière intervention
9 juin 2015
26 nov. 2014 à 18:14
26 nov. 2014 à 18:14
<form id="form1" name="form1" method="post" action="">
<span id="sprytextfield1">
<label for="nom">Nom</label>
<input type="text" name="nom" id="nom" />
<span class="textfieldRequiredMsg">Une valeur est requise.</span></span>
</form>
<span id="sprytextfield1">
<label for="nom">Nom</label>
<input type="text" name="nom" id="nom" />
<span class="textfieldRequiredMsg">Une valeur est requise.</span></span>
</form>
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
barale61
Messages postés
1211
Date d'inscription
jeudi 13 septembre 2012
Statut
Membre
Dernière intervention
4 février 2025
110
26 nov. 2014 à 18:18
26 nov. 2014 à 18:18
Il faut le code complet de la page ou se trouve le formulaire et notamment les balises DIV qui l'entourent.
kiss15s
Messages postés
14
Date d'inscription
mercredi 26 novembre 2014
Statut
Membre
Dernière intervention
9 juin 2015
26 nov. 2014 à 18:23
26 nov. 2014 à 18:23
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" type="text/css" href="style.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Accueil</title>
</head>
<body>
<div id="apDiv1"><img src="image/images/Sans-titre-1_01.png" width="1650" height="50" /></div>
<div id="apDiv2"><img src="image/images/Sans-titre-1_02.png" width="270" height="50" /></div>
<div id="apDiv3"><img src="image/images/Sans-titre-1_03.png" width="102" height="60" /></div>
<div id="apDiv4"><img src="image/images/Sans-titre-1_04.png" width="1250" height="20" /></div>
<div id="apDiv6"><img src="image/images/Sans-titre-1_05.png" width="203" height="81" /></div>
<div id="apDiv7"><img src="image/images/Sans-titre-1_06.png" width="181" height="40" /></div>
<div id="apDiv8"><img src="image/images/Sans-titre-1_07.png" width="33" height="81" /></div>
<div id="apDiv9"><img src="images/Sans-titre-1_08.png" width="126" height="40" /></div>
<div id="apDiv10"><img src="images/Sans-titre-1_09.png" width="51" height="82" /></div>
<div id="apDiv11"><img src="images/Sans-titre-1_10.png" width="161" height="40" /></div>
<div id="apDiv12"><img src="images/Sans-titre-1_11.png" width="498" height="10" /></div>
<div id="apDiv13"><img src="images/Sans-titre-1_12.png" width="39" height="72" /></div>
<div id="apDiv14"><img src="images/Sans-titre-1_13.png" width="250" height="30" /></div>
<div id="apDiv15"><img src="images/Sans-titre-1_14.png" width="210" height="73" /></div>
<div id="apDiv16"><img src="images/Sans-titre-1_15.png" width="14" height="50" /></div>
<div id="apDiv18"><img src="images/Sans-titre-1_16.png" width="61" height="51" /></div>
<div id="apDiv19"><img src="images/Sans-titre-1_17.png" width="198" height="50" /></div>
<div id="apDiv20"><img src="images/Sans-titre-1_18.png" width="102" height="40" /></div>
<div id="apDiv21"><img src="images/Sans-titre-1_19.png" width="184" height="43" /></div>
<div id="apDiv22"><img src="images/Sans-titre-1_20.png" width="126" height="44" /></div>
<div id="apDiv23"><img src="images/Sans-titre-1_21.png" width="161" height="42" /></div>
<div id="apDiv24"><img src="images/Sans-titre-1_22.png" width="250" height="44" /></div>
<div id="apDiv25"><img src="image2/images/Sans-titre-1_23.jpg" width="1624" height="850" /></div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" type="text/css" href="style.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Accueil</title>
</head>
<body>
<div id="apDiv1"><img src="image/images/Sans-titre-1_01.png" width="1650" height="50" /></div>
<div id="apDiv2"><img src="image/images/Sans-titre-1_02.png" width="270" height="50" /></div>
<div id="apDiv3"><img src="image/images/Sans-titre-1_03.png" width="102" height="60" /></div>
<div id="apDiv4"><img src="image/images/Sans-titre-1_04.png" width="1250" height="20" /></div>
<div id="apDiv6"><img src="image/images/Sans-titre-1_05.png" width="203" height="81" /></div>
<div id="apDiv7"><img src="image/images/Sans-titre-1_06.png" width="181" height="40" /></div>
<div id="apDiv8"><img src="image/images/Sans-titre-1_07.png" width="33" height="81" /></div>
<div id="apDiv9"><img src="images/Sans-titre-1_08.png" width="126" height="40" /></div>
<div id="apDiv10"><img src="images/Sans-titre-1_09.png" width="51" height="82" /></div>
<div id="apDiv11"><img src="images/Sans-titre-1_10.png" width="161" height="40" /></div>
<div id="apDiv12"><img src="images/Sans-titre-1_11.png" width="498" height="10" /></div>
<div id="apDiv13"><img src="images/Sans-titre-1_12.png" width="39" height="72" /></div>
<div id="apDiv14"><img src="images/Sans-titre-1_13.png" width="250" height="30" /></div>
<div id="apDiv15"><img src="images/Sans-titre-1_14.png" width="210" height="73" /></div>
<div id="apDiv16"><img src="images/Sans-titre-1_15.png" width="14" height="50" /></div>
<div id="apDiv18"><img src="images/Sans-titre-1_16.png" width="61" height="51" /></div>
<div id="apDiv19"><img src="images/Sans-titre-1_17.png" width="198" height="50" /></div>
<div id="apDiv20"><img src="images/Sans-titre-1_18.png" width="102" height="40" /></div>
<div id="apDiv21"><img src="images/Sans-titre-1_19.png" width="184" height="43" /></div>
<div id="apDiv22"><img src="images/Sans-titre-1_20.png" width="126" height="44" /></div>
<div id="apDiv23"><img src="images/Sans-titre-1_21.png" width="161" height="42" /></div>
<div id="apDiv24"><img src="images/Sans-titre-1_22.png" width="250" height="44" /></div>
<div id="apDiv25"><img src="image2/images/Sans-titre-1_23.jpg" width="1624" height="850" /></div>
</body>
</html>
kiss15s
Messages postés
14
Date d'inscription
mercredi 26 novembre 2014
Statut
Membre
Dernière intervention
9 juin 2015
26 nov. 2014 à 18:24
26 nov. 2014 à 18:24
désoler je me suis tromper de code
kiss15s
Messages postés
14
Date d'inscription
mercredi 26 novembre 2014
Statut
Membre
Dernière intervention
9 juin 2015
26 nov. 2014 à 18:24
26 nov. 2014 à 18:24
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Accueil</title>
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
<script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
</head>
<body>
<div id="apDiv1"><img src="image/images/Sans-titre-1_01.png" width="1650" height="50" /></div>
<div id="apDiv2"><img src="image/images/Sans-titre-1_02.png" width="270" height="50" /></div>
<div id="apDiv3"><img src="image/images/Sans-titre-1_03.png" width="102" height="60" /></div>
<div id="apDiv4"><img src="image/images/Sans-titre-1_04.png" width="1250" height="20" /></div>
<div id="apDiv6"><img src="image/images/Sans-titre-1_05.png" width="203" height="81" /></div>
<div id="apDiv7"><img src="image/images/Sans-titre-1_06.png" width="181" height="40" /></div>
<div id="apDiv8"><img src="image/images/Sans-titre-1_07.png" width="33" height="81" /></div>
<div id="apDiv9"><img src="images/Sans-titre-1_08.png" width="126" height="40" /></div>
<div id="apDiv10"><img src="images/Sans-titre-1_09.png" width="51" height="82" /></div>
<div id="apDiv11"><img src="images/Sans-titre-1_10.png" width="161" height="40" /></div>
<div id="apDiv12"><img src="images/Sans-titre-1_11.png" width="498" height="10" /></div>
<div id="apDiv13"><img src="images/Sans-titre-1_12.png" width="39" height="72" /></div>
<div id="apDiv14"><img src="images/Sans-titre-1_13.png" width="250" height="30" /></div>
<div id="apDiv15"><img src="images/Sans-titre-1_14.png" width="210" height="73" /></div>
<div id="apDiv16"><img src="images/Sans-titre-1_15.png" width="14" height="50" /></div>
<div id="apDiv18"><img src="images/Sans-titre-1_16.png" width="61" height="51" /></div>
<div id="apDiv19"><img src="images/Sans-titre-1_17.png" width="198" height="50" /></div>
<div id="apDiv20"><img src="images/Sans-titre-1_18.png" width="102" height="40" /></div>
<div id="apDiv21"><img src="images/Sans-titre-1_19.png" width="184" height="43" /></div>
<div id="apDiv22"><img src="images/Sans-titre-1_20.png" width="126" height="44" /></div>
<div id="apDiv23"><img src="images/Sans-titre-1_21.png" width="161" height="42" /></div>
<div id="apDiv24"><img src="images/Sans-titre-1_22.png" width="250" height="44" /></div>
<div id="apDiv25"><img src="image2/images/Sans-titre-1_23.jpg" width="1624" height="850" /></div>
<div id="apDiv26">
<form id="form1" name="form1" method="post" action="">
<span id="sprytextfield1">
<label for="nom">Nom</label>
<input type="text" name="nom" id="nom" />
<span class="textfieldRequiredMsg">Une valeur est requise.</span></span>
</form>
</div>
<script type="text/javascript">
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1");
</script>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Accueil</title>
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css" />
<script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
</head>
<body>
<div id="apDiv1"><img src="image/images/Sans-titre-1_01.png" width="1650" height="50" /></div>
<div id="apDiv2"><img src="image/images/Sans-titre-1_02.png" width="270" height="50" /></div>
<div id="apDiv3"><img src="image/images/Sans-titre-1_03.png" width="102" height="60" /></div>
<div id="apDiv4"><img src="image/images/Sans-titre-1_04.png" width="1250" height="20" /></div>
<div id="apDiv6"><img src="image/images/Sans-titre-1_05.png" width="203" height="81" /></div>
<div id="apDiv7"><img src="image/images/Sans-titre-1_06.png" width="181" height="40" /></div>
<div id="apDiv8"><img src="image/images/Sans-titre-1_07.png" width="33" height="81" /></div>
<div id="apDiv9"><img src="images/Sans-titre-1_08.png" width="126" height="40" /></div>
<div id="apDiv10"><img src="images/Sans-titre-1_09.png" width="51" height="82" /></div>
<div id="apDiv11"><img src="images/Sans-titre-1_10.png" width="161" height="40" /></div>
<div id="apDiv12"><img src="images/Sans-titre-1_11.png" width="498" height="10" /></div>
<div id="apDiv13"><img src="images/Sans-titre-1_12.png" width="39" height="72" /></div>
<div id="apDiv14"><img src="images/Sans-titre-1_13.png" width="250" height="30" /></div>
<div id="apDiv15"><img src="images/Sans-titre-1_14.png" width="210" height="73" /></div>
<div id="apDiv16"><img src="images/Sans-titre-1_15.png" width="14" height="50" /></div>
<div id="apDiv18"><img src="images/Sans-titre-1_16.png" width="61" height="51" /></div>
<div id="apDiv19"><img src="images/Sans-titre-1_17.png" width="198" height="50" /></div>
<div id="apDiv20"><img src="images/Sans-titre-1_18.png" width="102" height="40" /></div>
<div id="apDiv21"><img src="images/Sans-titre-1_19.png" width="184" height="43" /></div>
<div id="apDiv22"><img src="images/Sans-titre-1_20.png" width="126" height="44" /></div>
<div id="apDiv23"><img src="images/Sans-titre-1_21.png" width="161" height="42" /></div>
<div id="apDiv24"><img src="images/Sans-titre-1_22.png" width="250" height="44" /></div>
<div id="apDiv25"><img src="image2/images/Sans-titre-1_23.jpg" width="1624" height="850" /></div>
<div id="apDiv26">
<form id="form1" name="form1" method="post" action="">
<span id="sprytextfield1">
<label for="nom">Nom</label>
<input type="text" name="nom" id="nom" />
<span class="textfieldRequiredMsg">Une valeur est requise.</span></span>
</form>
</div>
<script type="text/javascript">
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1");
</script>
</body>
</html>
barale61
Messages postés
1211
Date d'inscription
jeudi 13 septembre 2012
Statut
Membre
Dernière intervention
4 février 2025
110
27 nov. 2014 à 18:21
27 nov. 2014 à 18:21
Pourquoi tes div ne sont pas positionnées et ou se trouve l'URL exacte ou est le formulaire ?