# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Query returns a the first *html.Node that appears in the tree n, with tag name tag, and whose attributes match those described by attrs.
QueryAll returns a list of *html.Node that appear in the tree n, with tag name tag, and whose attributes match those described by attrs.
No description provided by the author