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

3
LINES

< > BotCompany Repo | #1030099 // p_alignRight - make right-aligned HTML p tag

JavaX fragment (include) [tags: use-pretranspiled]

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"));
}

Author comment

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: 157 / 212
Version history: 3 change(s)
Referenced in: [show references]