Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1009306 // td - make <td> tag

JavaX fragment (include)

1  
static S td(O contents, O... params) {
2  
  ret hfulltag("td", contents, params);
3  
}
4  
5  
static S td() {
6  
  ret td("");
7  
}

Author comment

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: #1009306
Snippet name: td - make <td> tag
Eternal ID of this version: #1009306/5
Text MD5: 3d73cadf10cf12f532bf8bb88d1df293
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-03 17:35:29
Source code size: 119 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 449 / 466
Version history: 4 change(s)
Referenced in: [show references]