logoalt Hacker News

phyzix5761today at 1:51 PM4 repliesview on HN

I'm curious if the spec actually says you can only wrap it with a div because I like to do semantic html and name my elements specific to my domain.


Replies

philo23today at 1:54 PM

Yep, I was a little surprised about that too, seem like it is valid though https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

wonger_today at 1:57 PM

Seems like div is the only recommended wrapper element:

https://html.spec.whatwg.org/multipage/grouping-content.html...

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

EDIT everyone replied at once lol. I'm surprised too about div.

Also, screen reader support: https://a11ysupport.io/tech/html/dl_element