設計表單的輸入欄位時、常用placeholder來做提示文字,在預設的狀況下、placeholder的文字只有在 ... input:focus::-webkit-input-placeholder { color:transparent; } ...
確定! 回上一頁