#devtools

[ follow ]
UX design
fromCSS-Tricks
1 day ago

Explaining the Accessible Benefits of Using Semantic HTML Elements | CSS-Tricks

Use native <button> elements instead of <div> role="button" to gain built-in accessibility, focus, keyboard support, and correct semantic roles.
Web development
fromFrontendmasters
2 months ago

Quick Dark Mode Toggles

Chrome, Firefox, and Safari offer DevTools controls to emulate prefers-color-scheme for light/dark testing, with Chrome's control in Rendering and a nonstandard automatic dark mode.
[ Load more ]