当前位置: 首页 > 图文教程 > 网页制作 > 心得技巧 > 英文文章:用页面空白改进用户界面

心得技巧
用户需求导致营销型设计
制作网页应该注意的5个问题
网页心得:策划和设计
网页设计:脚本素材重构用户体验
个人看法:谈谈设计
utf8编码网页包含文件时前面有空行的解决
符合设计规范的设计是好设计吗?
网页设计教程(7):提高网页制作效率
论好的设计
网页设计教程(6):要保持设计激情
网页设计要有目的有思路和想法与坚持
网页设计也要先对网站有全面形象定位
网页设计色彩搭配宝蓝色的介绍
yahoo开发的网页评分插件YSlow的评分规则
网页设计教程(2):论摹仿和抄袭
网页设计教程(1):步骤和整体布局
目前流行的界面设计的十条规则
设计理论:以人为本的设计理念
web2.0产品以及功能简单介绍
网站建设的经验总结

心得技巧 中的 英文文章:用页面空白改进用户界面


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-10   浏览: 38 ::
收藏到网摘: n/a

One thing that makes a user interface (UI) great is efficient space utilization. Good designers are able to find elegant ways to lay out buttons, controls and menus on the screen that are able to both, utilize space efficiently and put all the controls where the user would expect them to be.

Here’s an example of how a blog interface can utilize space better. This is a small segment of the TechCrunch comments section:

Looks pretty good… however, there’s one thing bugging me here: those reply links. Every comment has a reply link under it; to my eyes it breaks the flow of the commentary. When I’m reading down the page, I read people’s names and then their comments. Those reply links not only get in the way, they also take up a lot of vertical space and stretch out the page longer than it should be.

What’s interesting in this case is that the solution is staring  us right in the face. Why not put the reply link in the bar which contains the person’s name and date stamp, floated right? Here’s my mockup:

 

This makes the UI cleaner. It saves vertical space, making the page length considerably smaller. It also sits next to the name of the person who posted the comment, so there won’t be any confusion as to whom you’re replying to.

When you add new buttons, links and other elements to your interface, have a look around — see if there is space already available somewhere near. Elements that you won’t use most of the time should be put away to the side, out of the way. A lot of the time you’ll find unused space on the right hand side simply because we read and write left to right and so tend to put most stuff on the left. I think little optimizations like this can improve the flow of the page and give the relevant content more focus.