static S td(O contents, O... params) { ret hfulltag("td", contents, params); } static S td() { ret td(""); }