html vs htl.html

It’s not a huge difference in my experience, but htl.html is somewhat safer, stricter, and (most helpfully in my experience) lets you attach event listener functions inline. Here’s a notebook with side-by-side examples (same code, except swapping html out for htl.html):

4 Likes