HTML First

HTML First is a set of principles that aims to make building web software easier, faster, more inclusive, and more maintainable by…

  • Leveraging the default capabilities of modern web browsers.
  • Leveraging the extreme simplicity of HTML’s attribute syntax.
  • Leveraging the web’s ViewSource affordance.

Principles