Can I DevTools?
All
120
Accessibility
9
Audit
2
CSS
32
Console
14
Elements
16
JavaScript
4
Network
17
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
1
2
3
4
CSS
Edit
Add class to element
Can I add a class to an HTML element?
Last Modified
5 months ago
Author
@pankajparashar
Test Live
via
BrowserStack
Newsletter
tips-tricks-22
Related (0)
EDGE
Share
Notes
Inspect the element > Look for ".cls" button in the Styles pane next to the Filter field.
Click the button and search for the existing class names to add to the element.
References (1)
"Add class to an element" - Edge DevTools
documentation