26 Forms
Some advices:
- Use the
labelelement to associate the prompting text with theinputelement. - Use the
titleattribute on the input element to specify the purpose of the control if the on-screen text is not adequate or is dispersed.
Some advices:
label element to associate the prompting text with the input element.title attribute on the input element to specify the purpose of the control
if the on-screen text is not adequate or is dispersed.