1 | sS pLikeDiv_center(O contents, O... _) {
|
2 | ret pLikeDiv(contents, params_stylePlus(_, "text-align: center")); |
3 | } |
4 | |
5 | sS pLikeDiv_center() { ret pLikeDiv_center(""); } |
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: | 339 / 370 |
| Referenced in: | [show references] |