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

4
LINES

< > BotCompany Repo | #1003256 // htotalcenter - HTML code for putting something in the center of the screen

JavaX fragment (include)

static S htotalcenter(O contents) {
  ret
    "<table width='100%' height='100%' border=0><tr><td align=center>" + contents + "</td></tr></table>\n";
}

Author comment

Began life as a copy of #1003219

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1003256
Snippet name: htotalcenter - HTML code for putting something in the center of the screen
Eternal ID of this version: #1003256/1
Text MD5: fbf0324a5df24eb149cff3e498fdd73a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-12 16:35:02
Source code size: 154 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 639 / 596
Referenced in: [show references]