Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

I totally agree with the vertical alignment of labels, as it does actually make user input faster. The problem (mentioned in the article) is when the page becomes too long. Clients don't tend to like this.

One approach I normally use is to have the labels horizontally placed, but right aligned so that they "stick" to the input field:

  [-----myLabelA][textboxA----]
  [---myLabelABC][textboxABC--]
as opposed to:

  [myLabelA-----][textboxA----]
  [myLabelABC---][textboxABC--]


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: