Hacker News new | ask | show | jobs
by thetylerhayes 5710 days ago
Interesting. Even though I fully subscribe to the minimalist notion, I would have opened notepad and at least entered valid HTML:

  <!DOCTYPE html>
  <title>Hello page</title>
  <p>Hello world</p>
Thanks for sharing that viewpoint. I never thought of it that way. (Perhaps freelancing has made me forget good habits.)