#HTMLFirst” is a fantastic mindset, but https://html-first.com is a disappointment and a distraction.

Not once does that website suggest that #HTML should be #valid (to even constitute HTML), #semantic, or #accessible.

But HTML First thinking starts with actual HTML, used according to purpose, accessible to everyone.

That’s the “HTML First” we need.

(I’m cooking a book about that kind of HTML First, but it’s too early to make announcements.)

HTML First

Principles to make building web software easier, faster and more inclusive.

Why is this “HTML First” not helpful, and what would true HTML First look like?

https://meiert.com/en/blog/true-html-first/

#html #htmlfirst

“HTML First” Is Not HTML First · Jens Oliver Meiert

On what is and what isn’t “HTML First.” (It’s not just a hunch: It should start with HTML.)

@j9t
Ironic that for a ONE PAGE site promoting “HTML First”, he loads five CSS files (including a huge Tailwind file), thirteen JavaScript files, and a few bits of inline CSS and JS. I’m not sure that HTML is first amongst that lot…