html:formulare
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| html:formulare [2023/06/14 11:51] – [Webformulare] lutz | html:formulare [2024/05/24 10:16] (aktuell) – lutz | ||
|---|---|---|---|
| Zeile 142: | Zeile 142: | ||
| Eine ausführliche Beschreibung zu Buttons findet man hier: https:// | Eine ausführliche Beschreibung zu Buttons findet man hier: https:// | ||
| + | **Aufgabe 5** | ||
| + | |||
| + | Das Formular im folgenden Beispiel enthält einige der bisher besprochenen Formularelemente. Teste das Beispiel! | ||
| + | |||
| + | (Hinweis: Das '' | ||
| + | |||
| + | <code html formulare5.html> | ||
| + | < | ||
| + | |||
| + | <html lang=" | ||
| + | < | ||
| + | <meta charset=" | ||
| + | < | ||
| + | < | ||
| + | function myFunction() { | ||
| + | alert(" | ||
| + | } | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | <form action="" | ||
| + | <input name=" | ||
| + | <input name=" | ||
| + | <input name=" | ||
| + | <label for=" | ||
| + | <input type=" | ||
| + | <label for=" | ||
| + | <input type=" | ||
| + | <label for=" | ||
| + | <input type=" | ||
| + | <br> | ||
| + | < | ||
| + | <select name=" | ||
| + | < | ||
| + | < | ||
| + | <option Saale> | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | <br> | ||
| + | < | ||
| + | <button type = ' | ||
| + | <button type = ' | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
html/formulare.1686736304.txt.gz · Zuletzt geändert: von lutz
