-
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Describe the bug
Link buttons in the demo are using invalid HTML. Nesting buttons within links is invalid and semantically incorrect.
To Reproduce
The demo is using <a href="#"><button>Button Link</button></a> for link buttons.
Expected behavior
Valid HTML.
Additional context
I maintain a list of CSS frameworks where Marx is listed. Using valid HTML and proper semantics is a requirement to be listed.
devnewton
Metadata
Metadata
Assignees
Labels
No labels