static S himg(S src, O... params) { ret tag("img", "", arrayPlus(params, "src", src)); }