Ok, this should be simple but I am drawing a blank. How do I create a text field (or a password field), in YML, and have the label start on a new line (not the same line as the text field. Normally (in a form) I just do: Userid:<br /> <input type="text" size="30" /><br /> And it works. Thank you in advance. -George