Skip to content

Test CSS Selectors With DevTools

💡 Unsure whether your CSS selector will grab the correct HTML element on a page?

👉🏼 Devtools in Chrome allows you to quickly test a CSS selector string.

In the lower part of DevTools on the Elements tab, type your CSS selector and the corresponding HTML element will be selected.