static S spanTitle(S title, O contents) { ret span(contents, "title", title); }