<br/> element

The <br/> element specifies a line break. For example, it causes the device to display the subsequent text or image on a new line.

IMPORTANT   When you define an <input> or <select> element, the UP.Browser displays the text you specify before the element definition as a user prompt for the item. If you define multiple <input> or <select> elements within a card, you cannot insert line breaks within that text--if you specify the <br> element in the text flow preceding these elements, the UP.Browser uses it as a break point for partitioning your fields into multiple screens. The net result is that only the last portion of your user prompt appears on the same screen as the entry field or selection list.