Dev Tools
Home
Tools
CSS / XPath selector tester
Paste HTML and a selector, see which elements match and preview each outerHTML.
HTML
<div class="card"> <h2 id="title">Login</h2> <form> <input type="email" name="email" /> <input type="password" name="password" /> <button type="submit" class="btn primary">Submit</button> </form> </div>
Selector
Mode
CSS
XPath
Matches
Selector syntax error: DOMParser not available