一个例子: <style type="text/css"> button { font-weight: normal; color:… ... div:focus { background: green; } div:active { color: orange; } div:focus:active ...
確定! 回上一頁