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

心得技巧
网站使用微格式试验以及好处
从多层面来阐述网页设计的专业性
科讯Eshop V6版集成商品优惠券和积分兑换
Windows下22个实用的代码编辑器
是适应不同人群的完美网页
返回404错误页面的合理设置方式
Webjx收集16个非常漂亮的橙色网站设计
苹果和微软哪一个网站更好,更实用?
6个非常漂亮的PSD和XHTML模板
Webjx收集:Web前端开发常用工具汇总
欣赏:出色的和良好建构的网站表单设计
Webjx收集鼓舞人的抽象插画设计的网站
2009网页设计发展趋势
如何设计网站的密码找回功能
选择立即购买好还是放入购物车好?
阿里旺旺改版界面 是对是错?
注重网站可用性 十点需要注意的问题
用户需求跟产品功能是一回事么?
测试网页表单的交互设计
浅谈豆瓣友邻广播中的用户体验问题

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


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