static S tdTop(O contents, O... params) { ret tag("td", contents, arrayPlus(params, "valign", "top")); }