Validation html

superjojo01 Messages postés 525 Statut Membre -  
bibs37 Messages postés 71 Statut Membre -
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.

3 réponses

LeYaude Messages postés 307 Statut Membre 46
 
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à
0
superjojo01 Messages postés 525 Statut Membre 36
 
et avec quelle logitiel de php puije faire sa , fin
j'aurais besoin d'un logitiel pour la mise en page
0
Utilisateur anonyme
 
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
0
bibs37 Messages postés 71 Statut Membre 5
 
0