HTML 1


SUBMITTED BY: xandinho

DATE: July 22, 2016, 4:10 a.m.

FORMAT: AppleScript

SIZE: 154 Bytes

HITS: 720

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Page Title</title>
  5. </head>
  6. <body>
  7. <h1>This is a Heading</h1>
  8. <p>This is a paragraph.</p>
  9. </body>
  10. </html>

comments powered by Disqus