Can I DevTools?
All
118
Accessibility
9
Audit
1
CSS
32
Console
14
Elements
16
JavaScript
4
Network
16
Other
14
Sources
12
Favorites
0
About
Testimonials
It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
Ads via Carbon
CSS
Edit
Toggle element state
Can I toggle the element state like hover, visited, focus etc.,?
Last Modified
about 1 month ago
Author
@pankajparashar
Test Live
via
BrowserStack
Newsletter
FIREFOX
Share
Notes
Inspect an element > In the Styles pane (next to the DOM tree), click the
:hov
button next to the Filter box.
Use the checkboxes to force the element state to any of the listed pseudo classes to view the corresponding CSS applied.
References (0)