Use <button> elements rather than <div>s for inner buttons in dropdown menu button
Using a <button> gives us keyboard accessibility and focus. The downside is that additional styling is needed to suppress default styling from the UA. Card 89
Showing
Please register or sign in to comment