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

3
LINES

< > BotCompany Repo | #1030865 // div_alignRight - make right-aligned HTML div

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

Libraryless. Click here for Pure Java version (3145L/18K).

sS div_alignRight(O contents, O... params) {
  ret div(contents, params_stylePlus(params, "text-align: right"));
}

Author comment

Began life as a copy of #1030099

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030865
Snippet name: div_alignRight - make right-aligned HTML div
Eternal ID of this version: #1030865/4
Text MD5: ba95a504d70435a8d09407383fa3c39d
Transpilation MD5: c91569ca7c76f249b8d75c2a1c6ebce9
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:16
Source code size: 116 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 147 / 191
Version history: 3 change(s)
Referenced in: [show references]