Created
May 16, 2017 14:46
-
-
Save shoo7830/3ff816cae3a3577aac136ae182b0e721 to your computer and use it in GitHub Desktop.
default.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
| <!DOCTYPE html> | |
| <html lang="ko"> | |
| <head> | |
| <!-- Document metadata --> | |
| <meta charset="UTF-8"> | |
| <title>페이지 제목</title> | |
| </head> | |
| <body> | |
| <!-- Document content --> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment