CSS :active 伪类匹配被用户激活的元素。 ... CSS. form :active { color: red; } form button { background: white; } Copy to Clipboard ...
確定! 回上一頁