CSS Selector Tester - Free Test Selectors Online
Free online CSS selector testing tool. Test CSS selectors against HTML markup and see matched elements.
Try:
p,.intro,li:nth-child(2)Test results will appear here...
Common CSS Selectors Reference
Basic Selectors
element - Element by tag.class - By class name#id - By ID[attr] - By attributeCombinators
A B - DescendantA > B - ChildA + B - Adjacent siblingA ~ B - General siblingPseudo-classes
:first-child:last-child:nth-child(n):not(selector)Attribute Selectors
[attr=value] - Exact[attr*=value] - Contains[attr^=value] - Starts with[attr$=value] - Ends withCSS Selector Tester Online
Test CSS selectors against HTML markup. See matched element count, content preview, and use quick selector examples.
Rate this tool
4.2 / 5 ยท 126 ratings
Recommended
Tailwind UIBeautiful UI componentsStay Updated
Get weekly dev tips and new tool announcements.
No spam. Unsubscribe anytime.
Enjoy these free tools?
โBuy Me a Coffee