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

3
LINES

< > BotCompany Repo | #1003085 // tr - make <tr> tag

JavaX fragment (include)

static S tr(O contents) {
  ret tag("tr", contents);
}

Author comment

Began life as a copy of #1002439

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: #1003085
Snippet name: tr - make <tr> tag
Eternal ID of this version: #1003085/1
Text MD5: ce68b65109d6c3e298e99f9b6ef696f2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-28 21:01:40
Source code size: 56 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 559 / 574
Referenced in: #1003086 - tdTop - make <td> tag with valign=top
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1009306 - td - make <td> tag