Tagged Questions
1
vote
0answers
40 views
What are the determining factors to decide whether or not centrally align a website UI? [duplicate]
Possible Duplicate:
Is there a usability reason for centering a website’s content area on a page?
For a website with fixed width (ex. Stack Exchange, Twitter UI) which shows content in a ...
7
votes
2answers
391 views
How to best display a table of data with sub items?
We have a web application where we show lots of data in "datasheets". As part of this, some data values can have other values associated with them. To make it more complicated, every item can have ...