Libraryless. Click here for Pure Java version (1535L/11K/35K).
1 | !752 |
2 | |
3 | sS logoID = "#1003218"; |
4 | static Dimension logoSize; |
5 | |
6 | synchronized html {
|
7 | if (logoSize == null) |
8 | logoSize = snippetImageSize(logoID); |
9 | |
10 | ret hhtml( |
11 | hhead(hfixmobile() + htitle("Welcome to Stefan Reich's Bot Company")) +
|
12 | hcomment(registerVisitor()) + |
13 | hbody(hcenterimage(snippetImageURL(logoID), new O[] {"alt", "Bot Company", "title", "Bot Company", "width", logoSize.width, "height", logoSize.height},
|
14 | b("Welcome to") + "<br>" + b("Stefan Reich's", "style", "font-size: 200%") + "<br>",
|
15 | "<br><br>" + b("We make robots.") + "<br>" +
|
16 | hrefBlank("/bla", "Get a personal robot (coming up)")
|
17 | + " | " |
18 | + ahref("mailto:info@ai1.lol", "Mail")
|
19 | + " | " |
20 | + targetBlankLink("http://ai1.lol/1003081/raw", "Chat"))));
|
21 | } |
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: | 925 / 1605 |
| Referenced in: | [show references] |