Created
April 17, 2020 08:36
-
-
Save rizalrizal/22f39e037b772f3d0c7adca8bc89d629 to your computer and use it in GitHub Desktop.
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Judul Halaman</title> | |
| </head> | |
| <body> | |
| <h1>Ini Heading</h1> | |
| <p>Ini paragraph.</p> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment