Developer tools·9 questions

How to find CSS styles of an element?

Answer
Open DevTools.
Ctrl+Shift+C — element selection mode.
Click on the element on the page.
The Styles tab shows applied styles.
Computed — computed values.
Was this answer helpful?

More questions in this topic

Related questions from other topics