Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. <!doctype html>
  2.     <html>
  3.     <head>
  4.         <title>Hello World!</title>
  5.         <meta name="description" content="This helps our page be discovered by search engines">
  6.         <meta name="keywords" content="This helps our page be discovered by search engines">
  7.         <meta name="author" content="Your first name only, please">
  8.     </head>
  9.     <body>
  10.         Hello World!
  11.     </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement