sS htmlTagFullParamString(S tag) { int i = indexOfSpaceEtc(tag); ret trimSubstring(i, dropSuffix(">", tag)); }