static S getHtmlTagParameter(S tag, S key) { ret getHtmlTagParameters(tag).get(key); }