| the five Bs of web design |
Most web pages have too much clutter. Programmers think their ideas are important, and they always want to add more and more stuff to each page. However, that results in pages which feel confusing and slow, and businesses that need lots of marketing vs. repeat traffic and word of mouth.
Sometimes programmers add little tips on their web pages. However, if you need tips, your user interface is not simple enough.
I think that when most users encounter a new web page, they look only for these elements, in this order:
- bling - something attractive, or, the thing the user asked for!
- buttons to click
- blue links to click
- boxes to type into
- bullshit - everything else is a distraction from the above items
So if you want to create a succesful web application, get all the noise out of the way.
See also code.
|