6 ms·
The "hard" part about styling buttons is making them look the same for <a>, <button>, <input>, which is solved like a million times. Your solution only address
by stdclass 8y ago
The "hard" part about styling buttons is making them look the same for <a>, <button>, <input>, which is solved like a million times.
Your solution only addresses <div>, which is a accessibility nightmare.