HTML5 Introduction


SUBMITTED BY: hnguyenthang2012

DATE: Feb. 19, 2016, 10:34 a.m.

FORMAT: HTML

SIZE: 163 Bytes

HITS: 391

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Title of the document</title>
  6. </head>
  7. <body>
  8. Content of the document......
  9. </body>
  10. </html>

comments powered by Disqus