Sara Soueidan digs into this HTML/UX situation. “Yes” or “no” is a boolean situation. A checkbox represents this: it’s either on or off (uh, mostly). But is a checkbox always the best UX? It depends, of course:
Use radio buttons if you expect the answer to be equally distributed. If I expect the answer to be heavily biased to one answer I prefer the checkbox. That way the user either makes an explicit statement or just acknowledges the expected
… Read article ““Yes or No?””
The post “Yes or No?” appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.
Войдите, чтобы добавить комментарий
Другие сообщения в этой группе

In this chapter, we will explore ways to animate the effect, add transitions, and play with different variations. We will look at how motion can enhance depth, and how subtle tweaks can create a wh

A client asked me to create a bulging text effect. With a bit of cleverness and some advanced CSS, I managed to get a result I’m genuinely proud of, which is covered in this three-part series.





CSS-Questions is a mini site where you can test your CSS knowledge with over 100 questions.