1 | sS hfullcenterAndTopRight(O contents, O topRight) {
|
2 | ret tag('table,
|
3 | tr(td(topRight, align := 'right, height := "1")) + |
4 | tr(td(contents, align := 'center)), |
5 | width := "100%", height := "100%"); |
6 | } |
Began life as a copy of #1011051
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023659 |
| Snippet name: | hfullcenterAndTopRight - HTML center on page, second argument shown top right |
| Eternal ID of this version: | #1023659/2 |
| Text MD5: | d92be3b5bd56975cb39088e35e268d41 |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-01 12:57:38 |
| Source code size: | 211 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 457 / 515 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |