Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision Les deux révisions suivantes
shared:public:account [06/09/2016 14:37]
jeremie.poujol
shared:public:account [06/09/2016 14:46]
jeremie.poujol
Ligne 1: Ligne 1:
-<html+<form
-<​head>​ +Action mail me@example.com 
-<​title>​DokuWiki Account Cration</​title>​ +Thanks ​"Thanks for submitting your valuable data." 
-<meta http-equiv="Content-Type" ​content="text/html; charset=utf-8" ​/> + 
-<link rel="stylesheet" ​href="​./​style.css" ​type="text/css" ​media="projection, screen, tv" /> +Fieldset ​"A set of fields
-</head> +Textbox  ​"Employee Name" "=Your Name" 
-<​body>​ +number ​"Your Age" >13 <99 
-<div id="page"> +email "Your E-Mail Address
- <div id="header"> +textbox ​"Occupation (optional)" ​! 
- <​h1>​Demande de création de compte DokuWiki</​h1>​ +password ​"Some password
- </​div>​  + 
- <div id="content"> +fieldset "even more fields
- <​h1>​Merci de renseigner les champs suivants :</​h1>​ +select ​"Please select an option" "Peaches|Apples|Oranges
- <form method="​post"​ action="​./​modmail.php">​ +static ​"Some static ​text that could be an agreement
- <fieldset+yesno "Read the agreement?
-                <label for="input1">Votre Prénom :</​label>​ +textarea ​"Tell me about your self
-                <​input id="input1" ​type="text" ​name="​prenom"​ /><​label></​label>​ +textbox ​"You need to write '​agree'​ here" /^agree$
- <br /> +submit "Submit Query
-                <label for="​input2">​Votre Nom :</​label>​ +</​form>​
-                <input id="​input2"​ type="​text" ​name="​nom"​ /><​label></​label>​ +
- <br /> +
- <label for="input3">Votre email:</​label>​ +
- <input id="input3" ​type="​text"​ name="​email"​ /><​label></​label>​ +
- <br /> +
- <label for="input4">Votre mot de passe:</label> +
- <input id="​input4"​ type="​password"​ name="​passwordmail" ​/> +
- <br /> +
- <input type="submit" ​value="Valider"​ /> +
- </​fieldset>​ +
- </form+
- </​div>​ +
-</​div>​ +
-</​body>​ +
-</html>+