This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Original: https://2017.ursamajorsupercluster.com/ | |
| .navigation | |
| .navigation__title URSA MAJOR SUPERCLUSTER | |
| .wrapper | |
| a.navigation__link(href='') | |
| a.navigation__link(href='') | |
| a.navigation__link(href='') | |
| a.navigation__link(href='') | |
| .wrapper |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| div.container | |
| div.container_rotate | |
| - for (var i = 0; i < 200; i++) | |
| div.rotate | |
| div.flip_rotate | |
| div.flip_pos | |
| div.flip |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Learn about this code on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout --> | |
| <div class="wrapper"> | |
| <div class="box1">One</div> | |
| <div class="box2">Two</div> | |
| <div class="box3">Three</div> | |
| <div class="box4">Four</div> | |
| <div class="box5">Five</div> | |
| </div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <figure> | |
| <svg x="0px" y="0px" viewBox="0 0 883 105.2" xml:space="preserve" overflow="visible"> | |
| <polygon points="359.9,49.6 359.8,49.7 359.9,49.8 "/> | |
| <polygon points="28,0 10.8,0 28,9 "/> | |
| <polygon points="28,12.6 0,46 0,51.9 28,48.9 "/> | |
| <polygon points="0.8,105 28,105 28,74.7 20.3,69.7 "/> | |
| <polygon points="28,9 10.8,0 0,0 0,46 28,12.6 "/> | |
| <polygon points="0,51.9 0,57.3 20,69.8 20,69.8 20,69.8 28,74.7 28,48.9 "/> | |
| <polygon points="0,57.3 0,105 0.8,105 20.1,69.7 "/> | |
| <polygon points="89.7,40.6 61,25.9 38,46 38,47.8 91,41.9 "/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <canvas></canvas><!-- | |
| o | |
| \_/\o | |
| ( Oo) \|/ | |
| (_=-) .===O- ~~Z~A~P~~ -O- | |
| / \_/U' /|\ | |
| || |_/ | |
| \\ | | |
| {K || | |
| | PP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- | |
| ecss nearly: https://ecss.io/ | |
| --> | |
| <!-- tab module --> | |
| <section class="ns-TabsModule" data-active-tab="A"> | |
| <!-- horizontal scroll wrapper --> | |
| <div class="ns-ScrollWrapper"> | |
| <!-- tab nav --> |
NewerOlder