html:form
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
html:form [2025/10/07 05:06] – nullpon | html:form [2025/10/07 15:20] (現在) – [number input] nullpon | ||
---|---|---|---|
行 7: | 行 7: | ||
## email input | ## email input | ||
- | ```html | + | ```html5 |
<input type=" | <input type=" | ||
``` | ``` | ||
行 24: | 行 24: | ||
URL入力欄。URLの形式として正しいかバリデーションする。`hoge: | URL入力欄。URLの形式として正しいかバリデーションする。`hoge: | ||
+ | |||
+ | |||
+ | ```html5 | ||
+ | <input type=" | ||
+ | ``` | ||
## number input | ## number input | ||
- | 数字入力欄。数字であるかバリデーションする。数値ではないので小数は通らない。 | + | 数字入力欄。数字であるかバリデーションする。 |
## tel input | ## tel input | ||
行 35: | 行 40: | ||
</ | </ | ||
+ | |||
+ |
html/form.1759813563.txt.gz · 最終更新: by nullpon