通常情况下,用户会首先悬停( :hover ) 在元素上,然后获取元素的焦点( :focus ) ,最后才会激活元素( :active ) 。 button:hover { background-color: ...
確定! 回上一頁