Y
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
vlw
821 days ago
It's pure CSS so a custom tag will not add any styling a <div> couldn't
link
chris_wot
819 days ago
Yes, but it will preserve semantic markup.
link