html-class? ( tag string -- ? )


Vocabulary
html.parser.analyzer

Inputs
taga tag
stringa classname


Outputs
?a boolean


Word description
t if the tag has the given class.

Definition