UNPKG

xml-selector

Version:

A jQuery-like interface for working with XML using CSS-style selectors

11 lines (10 loc) 206 B
<!DOCTYPE html> <html> <head> <title>omg</title> <noscript><link rel="stylesheet" href="http://foo.com"></noscript> </head> <body id="xxx"> <p>yo</p> </body> </html>