Validation html
superjojo01
Messages postés
459
Date d'inscription
Statut
Membre
Dernière intervention
-
bibs37 Messages postés 71 Date d'inscription Statut Membre Dernière intervention -
bibs37 Messages postés 71 Date d'inscription Statut Membre Dernière intervention -
Bonjour, je vous donne le code html,
je vais faire un site ...
mais vous allez comprendre par vous même mon probleme :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>autre langue</title>
</head>
<body
style="color: rgb(0, 0, 0); background-color: rgb(147, 171, 255);"
alink="#000099" link="#000099" vlink="#990099">
<br>
<div style="text-align: center;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-style: italic;">changement de language :</span></span></div>
<div style="text-align: center;"><br>
</div>
<div style="text-align: center;">
<form action="page2.php" method="post"> <input
name="parfum" value="1" checked="checked"
type="radio"><span
style="font-family: Times New Roman,Times,serif; font-weight: normal; font-style: italic;">Français</span><br
style="font-style: italic;">
<input style="font-style: italic;" name="parfum"
value="2" type="radio"><span
style="font-family: Times New Roman,Times,serif; font-weight: normal; font-style: italic;">English</span><br
style="font-style: italic;">
<input style="font-style: italic;" name="parfum"
value="3" type="radio"><span
style="font-family: Times New Roman,Times,serif; font-weight: normal; font-style: italic;">España</span><span
style="font-family: Times New Roman,Times,serif; font-weight: normal;"></span><br>
<br>
<input value="Valider" type="button"> </form>
</div>
<h4 style="text-align: center; font-style: italic;"><input
style="font-family: Arial; font-weight: bold;" id="mon_bouton"
value="1" name="mon_bouton" type="checkbox"><span
style="font-weight: bold; font-family: Times New Roman,Times,serif;"> </span><span
style="font-weight: normal; font-family: Times New Roman,Times,serif;">autre</span></h4>
<h4 style="text-align: center; font-style: italic;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-family: Times New Roman,Times,serif;"></span></span></span></span><span
style="font-weight: normal; font-family: Times New Roman,Times,serif;">Pour
le moment seulement trois</span></h4>
<h4 style="text-align: center; font-style: italic;"><span
style="font-weight: normal; font-family: Times New Roman,Times,serif;">language
sont disponible</span></h4>
</body>
</html>
je voudrais que quand on clique sur le bouton radio, puis sur on,
une page s'affiche en fonction de la case coccher,
ou si vous avez une autre maniere, n'esiter pas.
je vais faire un site ...
mais vous allez comprendre par vous même mon probleme :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>autre langue</title>
</head>
<body
style="color: rgb(0, 0, 0); background-color: rgb(147, 171, 255);"
alink="#000099" link="#000099" vlink="#990099">
<br>
<div style="text-align: center;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-style: italic;">changement de language :</span></span></div>
<div style="text-align: center;"><br>
</div>
<div style="text-align: center;">
<form action="page2.php" method="post"> <input
name="parfum" value="1" checked="checked"
type="radio"><span
style="font-family: Times New Roman,Times,serif; font-weight: normal; font-style: italic;">Français</span><br
style="font-style: italic;">
<input style="font-style: italic;" name="parfum"
value="2" type="radio"><span
style="font-family: Times New Roman,Times,serif; font-weight: normal; font-style: italic;">English</span><br
style="font-style: italic;">
<input style="font-style: italic;" name="parfum"
value="3" type="radio"><span
style="font-family: Times New Roman,Times,serif; font-weight: normal; font-style: italic;">España</span><span
style="font-family: Times New Roman,Times,serif; font-weight: normal;"></span><br>
<br>
<input value="Valider" type="button"> </form>
</div>
<h4 style="text-align: center; font-style: italic;"><input
style="font-family: Arial; font-weight: bold;" id="mon_bouton"
value="1" name="mon_bouton" type="checkbox"><span
style="font-weight: bold; font-family: Times New Roman,Times,serif;"> </span><span
style="font-weight: normal; font-family: Times New Roman,Times,serif;">autre</span></h4>
<h4 style="text-align: center; font-style: italic;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-family: Times New Roman,Times,serif;"><span
style="font-family: Times New Roman,Times,serif;"></span></span></span></span><span
style="font-weight: normal; font-family: Times New Roman,Times,serif;">Pour
le moment seulement trois</span></h4>
<h4 style="text-align: center; font-style: italic;"><span
style="font-weight: normal; font-family: Times New Roman,Times,serif;">language
sont disponible</span></h4>
</body>
</html>
je voudrais que quand on clique sur le bouton radio, puis sur on,
une page s'affiche en fonction de la case coccher,
ou si vous avez une autre maniere, n'esiter pas.
A voir également:
- Validation html
- Editeur html - Télécharger - HTML
- Br html ✓ - Forum Webmastering
- Html br ✓ - Forum Webmastering
- Balise </br> - Forum HTML
- Excel validation des données liste - Guide
3 réponses
Ceci est impossible en html, il va falloir utiliser du php (ou pourquoi pas du javascript, ça doit être possible aussi). Renseigne-toi de ce côté là
tu met une liste déroulante ça prend moins de place
en voici une sans bouton go
http://www.creation-de-site.net/scripts/index.php?lang=js&cat=7&id_txt=menu
en voici une sans bouton go
http://www.creation-de-site.net/scripts/index.php?lang=js&cat=7&id_txt=menu
Bonjour,
Déjà fait ici en javascript :
http://www.commentcamarche.net/forum/affich 7085772 html question dans un formulaire#5
Déjà fait ici en javascript :
http://www.commentcamarche.net/forum/affich 7085772 html question dans un formulaire#5
j'aurais besoin d'un logitiel pour la mise en page