The way in which the elements of an interface are laid out.

learn more… | top users | synonyms

0
votes
1answer
256 views

Website Alignment - is it just looking good or anything else

Now most of the major websites are centre aligned. Example Google, Yahoo, Rediff, CNN, BBC etc. Some old websites are still left aligned. What is the role of the website alignment? Is it just about ...
0
votes
1answer
71 views

Default column width for text data in a table

I'm designing an application with a data table. The data is backed by a C-style string (that is to say, a char array) so I know the maximum theoretical width using my proportionally-spaced typeface. ...
0
votes
1answer
61 views

Putting a one-page view of my website on other websites I do

When I do websites, most times I add a page dedicated only to my main website to serve as publicity and awareness..this is normally done after seeking the consent of the website owner. The issues I'm ...
0
votes
1answer
166 views

Best way to display different site links (eg Google, Diapers.com, etc)

I have a site which performs different search services. For example, some of my different searches are weather, events, and business search. What's the best way to give the user a way to switch ...
0
votes
2answers
144 views

Table user readability/clarity

I've got a table that displays data to users. Each line of data can have a report attached to it. The 2nd cell in the table is used to show users if there is a report present, if there is you get an ...
0
votes
1answer
65 views

Why are there different configurations on number pads? [duplicate]

Possible Duplicate: Why do numpads on keyboards and phones have reversed layouts? So, number pads are everywhere; on you phone, keyboard, calculator, and even smart phones given the right ...
0
votes
1answer
361 views

Simple, elegant manner of presenting parent/child CRUD operations

Consider the following grid: The parent is comprised of "Code" and "Type", and each parent can have 0 or more children. Each child is comprised of "Name" and "Type". There's already a delete link ...
0
votes
1answer
176 views

I'm developing a dark application UI, how do I make sure I access / style all possible components?

I want to make sure I style all the relevant tags so that I don't end up with a broken UI which will be ugly or difficult to use. EDIT: I'm hope to produce a .QSS file (Qt4) that can be loaded into ...
0
votes
0answers
86 views

Liquid vs responsive design [duplicate]

I have gone through this post but there is still one thing that confuses me. This is my understanding of the 2 kinds of layouts: Liquid Design For instance, i have a 3 column layout and i decide to ...
0
votes
0answers
28 views

Phones and numeric keypad [duplicate]

Possible Duplicate: Why do numpads on keyboards and phones have reversed layouts? Why dose the key layout of a phone goes from 1-9 top-bottom and the numeric keypad of a standard keyboard ...
0
votes
1answer
164 views

What's the most beautiful navigation experience you've seen in an app in the last year? [closed]

I've noticed that all apps are becoming the same. Top and bottom navigation bars, and everything where you expect it to be. This isn't necessarily a bad thing, but has anyone seen anything thing ...
0
votes
0answers
33 views

How do I create a reasonably sized pdf in Fireworks [closed]

So, I have just laid out my resume using Fireworks. I have a couple layers, with different variations of my content. I'd like to know how I can export this resume to pdf with just the layers and ...
0
votes
0answers
46 views

Which of these two homepage designs provide a better user experience? [closed]

You can view the file here: http://www.cameron.thejoosebox.com/wp-content/uploads/2012/10/new.png (its a 1.8M file, will take a second to load). I'm just looking for general impressions and some ...
0
votes
0answers
12 views

Examples of programs showing patents/ patents pending info [duplicate]

Possible Duplicate: Where to put your patents/ patent pending info in software? And should you really do it? I'm trying to look for inspiration on where to put info on patents/ patents ...
0
votes
0answers
562 views

Best wireframing user flow tools [closed]

What in the opinion of the community is the best Wire-framing tool out there. There are literally dozens of them so I wondering what the pro's use. I'm specifically looking form something that will ...
0
votes
1answer
74 views

Visitor's reactions on web development agency's page?

I need to step-up of the freelance side and step into a more business side of web agencies and I need your opinions about how people react on your philosophy and decide to go or leave you. The way I ...
-1
votes
4answers
2k views

horizontal vs vertical tabs

I was wondering, in which case are horizontal tabs better, and in which case are vertical tabs better? There is one answer I can already give, but I'd like to see if there are more. Because you ...
-1
votes
5answers
1k views

Mixing percent and fixed CSS [closed]

I cannot delete the question but I have moved it to SO: http://stackoverflow.com/questions/3600204/mixing-percent-and-fixed-css Should you ever apply percentage and fixed CSS together? Will it cause ...
-1
votes
1answer
53 views

I need some help choosing the most appropriate layout for a Java dialog box [closed]

I'm relatively new to working with Java's Swing components, and I've got a layout issue I'm trying to solve simply. In a nutshell, I'm creating a panel that has four lines: a title a row of three ...
-1
votes
1answer
107 views

What is the best layout / most important data, for an online auction?

Ok, so I am tasked with designing the UX for an auction application. First things first, layout of a page representing a single auction. The question is the optimal arrangement of the layout ...
-1
votes
0answers
46 views

Entering optional list values with other components in the UI layout

I can clearly see that the layout location is not optimal here... trying not to overload the UI on the one hand, but to make it clear on the other... A small wireframe! that explains the subject Is ...
-2
votes
3answers
224 views

Any outstanding examples of a flight reservation system UI? [closed]

I am developing a flight reservation/booking system for a corporate client. Does anyone have any good examples of an outstanding UI for a flight reservation/booking system?
-3
votes
1answer
186 views

Is it bad to have two levels of drill-down data shown at once? [closed]

As a general rule of design is it looked down upon to have more than one div on top of the page contents? I have a table displaying a list of records. When one is clicked, another table is added ...

1 3 4 5 6 7