static S hbutton(S text, O... params) { ret hfulltag("button", text, params); }