index.html 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <a href="https://github.com/NikolaySuslov/livecodingspace">
  2. <img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
  3. alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png">
  4. </a>
  5. <div id="headerGUI" class="mdc-layout-grid mdc-layout-grid--align-left">
  6. <div class="mdc-layout-grid__inner">
  7. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  8. <span class="mdc-typography--subtitle1 mdc-theme--text-secondary-on-background mdc-typography">
  9. <a id="ruLang" class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer">RU</a>
  10. <!--<strong>LiveCoding</strong>.space -->
  11. </span>
  12. <span class="mdc-typography--subtitle1 mdc-theme--text-secondary-on-background mdc-typography">
  13. <a id="enLang" class="mdc-typography link-in-text mdc-theme--text-hint-on-background" style="cursor:pointer">EN</a>
  14. <!--<strong>LiveCoding</strong>.space -->
  15. </span>
  16. </div>
  17. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  18. <div id="titleText">
  19. <h1 class="mdc-typography--headline3 mdc-theme--text-secondary-on-background mdc-typography"><a class="mdc-typography link-in-text"
  20. style="cursor: pointer;" onclick="window.location.reload(true)"><strong>LiveCoding</strong>.space</a> | Application
  21. <!--<strong>LiveCoding</strong>.space -->
  22. </h1>
  23. </div>
  24. </div>
  25. </div>
  26. </div>
  27. <hr class="mdc-list-divider mdc-theme--text-hint-on-background divider" />
  28. <div id="info" class="mdc-layout-grid">
  29. <div class="mdc-layout-grid__inner">
  30. <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-12">
  31. <div id="worldInfo">
  32. <h1 class="mdc-typography--headline4 mdc-theme--text-hint-on-background">Virtual Worlds</h1>
  33. <h1 class="mdc-typography mdc-typography--headline5 mdc-theme--text-hint-on-background">To begin collaborative coding in virtual space, just start one of the listed prototypes and connect to it from another
  34. browser window using the generated link. The link will apper near the <strong>Start new</strong> button.</h1>
  35. </div>
  36. </div>
  37. </div>
  38. </div>
  39. <hr class="mdc-list-divider mdc-theme--text-hint-on-background divider" />