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

心得技巧
45个简洁而富有深意的Logo设计实例
设计理论:中国汉字书法流动线条美
设计理论:区分可用性问题的优先级
40个设计非常棒的摄影师的作品集网站设计
网页设计中网页颜色与网页文字的搭配
网页设计可用性研究:9个提高用户体验设计方法
设计理论:利用色轮选择颜色搭配
如何把握好作为销售榜首的女装类UI设计
用户体验设计:培养一颗贴近用户的心
设计实例:产品设计的情感与情绪
总结自己接触和学习设计的一点经验
Webjx收集25个漂亮简洁的网站设计实例
阿里巴巴的商业价值:用户体验的设计
用户体验实例:微软bing搜索引擎交互设计
设计理论:名片与广告的无缝结合
设计参考:使用纹理的网站设计实例展示
web前端开发用户体验:jQuery框架
良好用户体验产品设计的10点感受和实践经验
手机客户端的两种主要的界面布局与设计方式
网页页面加载对用户访问的影响

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-10-10   浏览: 82 ::
收藏到网摘: 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.