Adobe dreamweaver cs6
kiss15s
Messages postés
15
Statut
Membre
-
barale61 Messages postés 1326 Statut Membre -
barale61 Messages postés 1326 Statut Membre -
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 flash player - Télécharger - Divers Web & Internet
- Adobe acrobat - Guide
- Adobe air - Télécharger - Édition & Programmation
- Adobe illustrator - Télécharger - Dessin & Illustration
- Adobe reader - Télécharger - PDF
9 réponses
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
<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
Il faut le code complet de la page ou se trouve le formulaire et notamment les balises DIV qui l'entourent.
<!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>
<!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>