HTML HTML5 HTMLタグ スマートフォン |
CSS CSSプロパティ CSS・HTML便利ツール |
HTML色見本 配色組み合わせツール 特殊文字 |
JAVA Android |
PHP Smarty修飾子 EXCEL |
検索:<input type="search" name="xxx" size="20" />
電話番号:<input type="tel" name="xxx" size="12" />
URL:<input type="url" name="xxx" size="20" />
メールアドレス:<input type="email" name="xxx" size="20" />
日時:<input type="datetime" name="xxx" />
月:<input type="month" name="xxx" />
週:<input type="week" name="xxx" />
時間:<input type="time" name="xxx" />
日時:<input type="datetime-local" name="xxx" />
色:<input type="color" name="xxx" />
数値:<input type="number" name="xxx" />