「html学習」inputタグ属性の使い方のまとめ

参考コード:

<input type="color"value="#6fbc6d">
<input type="date">
<input type="month">
<input type="week">
<input type="text">
<input type="email"
<input type="tel">
<input type="url">
<input type="range">
属性 required pattern list readonly

jQuery

Posted by arkgame