Libraryless. Click here for Pure Java version (3125L/18K).
sS p_alignRight(S s, O... params) { ret p(s, params_stylePlus(params, "text-align: right")); }
Began life as a copy of #1009572
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030099 |
| Snippet name: | p_alignRight - make right-aligned HTML p tag |
| Eternal ID of this version: | #1030099/4 |
| Text MD5: | ce471bd474c400a1eae2bb52ff32afc6 |
| Transpilation MD5: | b7084b22da812d7c1c0d204449a91a84 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-04 18:18:22 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 484 / 596 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030865 - div_alignRight - make right-aligned HTML div |