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

3
LINES

< > BotCompany Repo | #1009572 // p_center - make HTML p tag with text-align: center

JavaX fragment (include)

1  
static S p_center(S s, O... params) {
2  
  ret p(s, arrayPlus(params, style := "text-align: center"));
3  
}

Author comment

Began life as a copy of #1002441

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009572
Snippet name: p_center - make HTML p tag with text-align: center
Eternal ID of this version: #1009572/5
Text MD5: c0cec7c980f9c7cdaa36a7283ce950d9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-19 18:08:57
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 420 / 466
Version history: 4 change(s)
Referenced in: [show references]