Hacker News new | ask | show | jobs
by Telemakhos 22 days ago
I was a bit surprised to see nested <div>s given as some sort of precursor pattern, when <dl> was part of HTML before 2.0 back in the days of table layout.
1 comments

It’s probably aimed at React developers, many of which are probably not even aware that elements other than <div> exist.