Y
Hacker News
new
|
ask
|
show
|
jobs
by
warp
1867 days ago
But why start with
<div class="button">
instead of just using an actual html button?
1 comments
FractalHQ
1866 days ago
`role=“button”` can be faster than overwriting the crappy default button styles for people who can’t spare 15 seconds
link