HTML 表單驗證是透過CSS 的兩個偽類, :invalid 和 :valid 來應用的。 ... </option> </select> <div class="invalid-feedback"> Please select a valid state.
確定! 回上一頁