左のみに線を表示したい場合は、上記コードのborder-bottomを変更します。 HTML <input type="text"> CSS input:focus{ outline: none; border: none; ...
確定! 回上一頁