Live data from Hacker News

Every HTML Element

iamwillwang.com

11–20 of 136 posts

Re: Every HTML Element

#12
I like this!

It's fun to compare it to "A blog post with every HTML element" [1][2], which gets at a (very!) similar thing but in a very different way. This post primary shows, and is a little more chaotic (meant positively!) whereas the other post is much more prose and explanation heavy (also good, but very different).

[1] https://www.patrickweaver.net/blog/a-blog-post-with-every-ht...

[2] HN discussion: https://news.ycombinator.com/item?id=37104742

Re: Every HTML Element

#13
First I've ever heard of hgroup.

Subheadings are one of those little things I've wondered about the proper semantics for a million times and always end up doing something slightly different on the fly.

Re: Every HTML Element

#16

First I've ever heard of hgroup. Subheadings are one of those little things I've wondered about the proper semantics for a million times and always end up doing something slightly different on the fly.

PicoCSS uses them well, as an example: https://picocss.com/docs/typography#heading-group
Post reply on HN