How to inspect CSS element using chrome?

后端 未结 2 816
自闭症患者
自闭症患者 2020-12-17 02:09

I am trying to figure out how to inspect an element using Chrome. Now I know how to inspect an element, but how do I inspect a button\'s functions, like hover and <

2条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-17 02:37

    When you're inspecting the element, in the styles tab, there's a "toggle element state" button. Click it to apply various pseudo-states:

提交回复
热议问题