Created
August 23, 2021 09:00
-
-
Save dyarfi/496bc09e1ddaa0543eb1ca9556ef8e25 to your computer and use it in GitHub Desktop.
glitchy_helloworld.html
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 class="hello-world"> | |
| <h1>H</h1> | |
| <h1>E</h1> | |
| <h1>L</h1> | |
| <h1>L</h1> | |
| <h1>O</h1> | |
| <br/> | |
| <h2>W</h2> | |
| <h2>O</h2> | |
| <h2>R</h2> | |
| <h2>L</h2> | |
| <h2>D</h2> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment