static LL html_findTHs(L tok) { ret findContainerTag(tok, "th"); }