Hacker News new | ask | show | jobs
by chris_wot 821 days ago
Might be fun to replace the div tags with a custom tag.

https://html.spec.whatwg.org/multipage/custom-elements.html

1 comments

It's pure CSS so a custom tag will not add any styling a <div> couldn't
Yes, but it will preserve semantic markup.