-1
votes
0answers
48 views

Which colours should be chosen to match a metro theme and be easily readable? [closed]

I am colourblind, which makes choosing the colours of my website very hard (Often I choose colours that appeal to me, yet look awful to everyone else). I have recently begun a new website (Image ...
0
votes
0answers
79 views

What is a good design for moving entities from the current role/place to another? [closed]

I need to create from an html page the following functionality: I will simplify the domain problem. Assume that I have a person e.g. a teacher that goes to a specific building to work i.e a school. So ...
0
votes
2answers
145 views

Different ways to show photo being selected with tag

I am trying to do a UI that show a photo (or box) being selected and tagged. For example: http://behance.vo.llnwd.net/profiles/59549/projects/3012199/8c0a114a08fa35bfbb0e6bc32936a525.jpg Original ...
7
votes
5answers
325 views

What would be the best way to fill “space” in an User Interface for irregular image sizes gallery?

What would be the best way to fill "space" in user interface for irregular image sizes gallery? Conditions: The row are subjected to hold maximum 3 images only. Float left If the total width of the ...
4
votes
3answers
276 views

A good way to display tables with sub-headlines

We are developing a web tool to allow users to combine different HTML templates to project variants. Each template has specific settings that can be combined with the project variant. The table ...
5
votes
1answer
602 views

Best Method to Present a Many to Many Form to User

I have a questions about how to best present a form based off a many to many relationship to a user. I'll explain my models to help give an idea of what data I need to present. Models and ...
-3
votes
1answer
1k views

metro style UI is too early or not [closed]

I think metro style UI is just beautiful and user friendly. It is suitable for both Tablet and PC. Should I make my new website design in metro style or conventional standard?
30
votes
6answers
3k views

Why do websites not use entire width of browser?

What reasons might a website not use the entire width of the browser, like Gmail does? For example, StackOverflow does not use the entire width — it has left and right margins. This means the ...