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

21
LINES

< > BotCompany Repo | #1003220 // Bot Company Splash Page

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1535L/11K/35K).

!752

sS logoID = "#1003218";
static Dimension logoSize;

synchronized html {
  if (logoSize == null)
    logoSize = snippetImageSize(logoID);
    
  ret hhtml(
    hhead(hfixmobile() + htitle("Welcome to Stefan Reich's Bot Company")) + 
    hcomment(registerVisitor()) +
    hbody(hcenterimage(snippetImageURL(logoID), new O[] {"alt", "Bot Company", "title", "Bot Company", "width", logoSize.width, "height", logoSize.height},
      b("Welcome to") + "<br>" + b("Stefan Reich's", "style", "font-size: 200%") + "<br>",
      "<br><br>" + b("We make robots.") + "<br>" + 
      hrefBlank("/bla", "Get a personal robot (coming up)")
        + " | " 
        + ahref("mailto:info@ai1.lol", "Mail")
        + " | " 
        + targetBlankLink("http://ai1.lol/1003081/raw", "Chat"))));
}

Author comment

Began life as a copy of #1002138

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003220
Snippet name: Bot Company Splash Page
Eternal ID of this version: #1003220/1
Text MD5: f7ccf96c114386e47843c40455426d93
Transpilation MD5: 56e26e6ca930a717c18225678112366f
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-04 14:30:32
Source code size: 801 bytes / 21 lines
Pitched / IR pitched: No / No
Views / Downloads: 601 / 1123
Referenced in: [show references]