The :invalid CSS pseudo-class represents any <input> or other <form> element ... form:invalid { border: 5px solid #ffdddd; } input:valid ...
確定! 回上一頁