Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
| Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung Nächste Überarbeitung | Vorherige Überarbeitung |
| kontakt [12/02/2024 18:29] – Andreas Grzybowski | kontakt [13/02/2024 13:27] (aktuell) – Andreas Grzybowski |
|---|
| <form> Action mail me@example.com Thanks "Thanks for submitting your valuable data." | <form> |
| | Action mail info@nullfunktion.de |
| | Thanks "Thanks for submitting your valuable data." |
| |
| Fieldset "A set of fields" Textbox "Employee Name" "=Your Name" number "Your Age" >13 <99 email "Your E-Mail Address" textbox "Occupation (optional)" ! password "Some password" | Textbox "Dein Name" "=Dein Name" |
| | email "Deine E-Mail Adresse" |
| | textarea "Deine Nachricht" |
| |
| fieldset "even more fields" select "Please select an option" "Peaches|Apples|Oranges" static "Some static text that could be an agreement" yesno "Read the agreement?" textarea "Tell me about your self" textbox "You need to write 'agree' here" /^agree$/ submit "Submit Query" </form> | static "Ich habe den [[datenschutz|Datenschutt]] gelesen und verstanden." |
| | yesno "Read the agreement?" |
| | |
| | Fieldset "* Pflichtfelder" |
| | |
| | textbox "You need to write 'agree' here" /^agree$/ |
| | submit "Submit Query" |
| | </form> |
| |
| |