asimryu

html5 basic frame - 1

Sep 16th, 2014
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="ko">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>The HTML5 Basic</title>
  6. <meta name="description" content="The HTML5 Basic">
  7. <meta name="author" content="Webskills Group">
  8. <meta name="keywords" content="web,html,html5">
  9. </head>
  10. <body>
  11. <!-- 페이지에 표시할 내용 -->
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment