焦點元素的樣式 html <input type="text" name="name">. css input:focus { background: yellow; }. 說明現在當我們要輸入文字到該 input 時,背景色會變為黃色 ...
確定! 回上一頁