Advertisement
Guest User

html5basics

a guest
Nov 21st, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.16 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>HTML5 Document</title>
  6. </head>
  7. <body>
  8. This is an example of HTML5 document
  9. </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement