Inline Validation in Web Forms

by Luke Wroblewski

41 Reader Comments

Back to the Article
  1. Working with a number of instances of forms, I am bouncing around a question about where is the most useful placement of validation messages. If the label is stacked above the input, and the input field is wide, is it useful and clear to the user if the message is attached to the bottom of the input or the top? Is it actually more clear to the user if the message is to the right of the input?

    Copy & paste the code below to embed this comment.