|
|
|
|
|
by wongarsu
197 days ago
|
|
That's how html should have been designed from the start. HTML is originally designed as a very flat hierarchy, e.g. h1 p p p h2 p p h2 p p h3 p h2 p just following each other. When really it would make much more sense to have h{p p p h{p p} h{p p h{p}} h{p}}. |
|
[1] https://www.w3schools.com/html/html5_semantic_elements.asp