Basic HTML DOM Header


SUBMITTED BY: Guest

DATE: Jan. 28, 2014, 3:47 a.m.

FORMAT: Text only

SIZE: 199 Bytes

HITS: 749

  1. <html>
  2. <head>
  3. <title> Basic HTML DOM Header </title>
  4. <style> <!-- insert styles here --> </style>
  5. </head>
  6. <body>
  7. <!-- Insert body of HTML document here -->
  8. </body>
  9. </html>

comments powered by Disqus