static S tdTop(O contents, O... params) { ret tag("td", contents, arrayPlus(params, "valign", "top")); }
Began life as a copy of #1003085
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003086 | 
| Snippet name: | tdTop - make <td> tag with valign=top | 
| Eternal ID of this version: | #1003086/3 | 
| Text MD5: | ceac1d90f2c86b51d707c527f345610d | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-10-11 23:41:10 | 
| Source code size: | 108 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 899 / 890 | 
| Version history: | 2 change(s) | 
| Referenced in: | #1003087 - htextinput - make HTML text input field. htextinput(name, [value,] autofocus := true, ...) #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011052 - td_top - synonym of tdTop - make <td> tag with valign=top |