Hot answers tagged css
7
With no further information this how you can improve your form:
No abbreviation (they can be obscure for the user)
No uncommon or useless symbols like [-] or [:] (useless is useless)
Clear understanding of what is selected by default and what can be changed (no ambiguity, no over-thinking)
download bmml source – Wireframes created with ...
2
What you need to do is implement a filter, which can display only the entries you want to see at this very moment. There may be a time when you want to see all entries, or filter the other way around. An example of this is the implementation of filter in Microsoft Excel (see image below), but also implemented in web environment especially in e-commerce ...
Only top voted, non community-wiki answers of a minimum length are eligible
