← Back
Online Toolbox
CSS Selector Tester
Enter selectors to highlight matching HTML elements
HTML Code
CSS Selector
Test
Clear
Example:
.post
#top
div > p
ul li:first-child
[data-id]
:nth-child(2n)
div + p
p:not(.intro)
article h2
a[href^="#"]
Preview (matched elements highlighted yellow)