Testbereich: Unterschied zwischen den Versionen
Aus znilwiki
BLinz (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
BLinz (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
<title>Passwortgenerator</title> | <title>Passwortgenerator</title> | ||
<style> | <style> | ||
label, input, select, textarea, button { | label, input, select, textarea, button { | ||
font-family: "Consolas", monospace; | font-family: "Consolas", monospace; | ||
Zeile 18: | Zeile 14: | ||
</head> | </head> | ||
<body> | <body> | ||
<p style="font-family: "Consolas", monospace; padding: 20px; margin: 20px"> | |||
<div class="form-field"> | <div class="form-field"> | ||
<label for="length">Passwortlänge........:</label> | <label for="length">Passwortlänge........:</label> | ||
Zeile 138: | Zeile 133: | ||
}); | }); | ||
</script> | </script> | ||
</p> | |||
</body> | </body> | ||
</html> | </html> |
Version vom 22. Februar 2025, 14:37 Uhr