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

5
LINES

< > BotCompany Repo | #1032831 // pLikeDiv_center - make HTML div tag that has margins like a <p> and is centered

JavaX fragment (include)

sS pLikeDiv_center(O contents, O... _) {
  ret pLikeDiv(contents, params_stylePlus(_, "text-align: center"));
}

sS pLikeDiv_center() { ret pLikeDiv_center(""); }

Author comment

Began life as a copy of #1032610

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032831
Snippet name: pLikeDiv_center - make HTML div tag that has margins like a <p> and is centered
Eternal ID of this version: #1032831/1
Text MD5: ccc7f806ebd33d93094c2b09de73c8c1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-06 14:54:54
Source code size: 166 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 60 / 78
Referenced in: [show references]