ns_hrefs - Returns URLs from anchor elements in a chunk of HTML
This command finds the anchor elements (<A>) in a chunk of HTML, html, and returns a list of the URLs in those elements' href attributes.
% set html {One good website is }