I want fieldsets to be un-styled by default #91
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fieldsets have horrible default styles by modern standards. Additionally, this default setup causes issues with using modern CSS (e.g., grid). How is a
fieldset
different than other semantic grouping element likefigure
,aside
,header
,footer
, etc.? They should be a semantic way of grouping inputs and nothing else.https://webwewant.fyi/wants/133/
Beta Was this translation helpful? Give feedback.
All reactions