<style type="text/css"> input{ margin: 10px 0; } /*無效輸入時的樣式*/ input:required:invalid{ background-image: url(error.png); ...
確定! 回上一頁