|
|
|
|
|
by zahlman
174 days ago
|
|
> isn't semantic It's certainly better than calling everything a div. > breaks accessibility features I don't know if I'd call it breakage to just... not use them where they should be used. Of course if a real tag exists that adequately matches the author's intent, that should be preferred over a made-up one. |
|
Accessibility only has 2 states: "Working" and "Broken", there's no third "I didn't bother".