Forms: Inline Forms
Inline forms display the form fields without labels and on the same "line" as the submit button. An example of this would be a basic search form.
An inline form doesn't necessarily need to have a button.
An inline form may have two buttons (e.g., "Go" and "Reset").
Using a nested grid, an inline form can have multiple fields.