differentiate between lable and text box
PLZ ans this...
Answers
Answered by
5
Difference between label and textbox:
A label is meant to be used beside a text box to make a user understand what is to be entered in that text box where as a text box is used normally for user input.
The contents of a label is not to be directly modified by a user where as the contents of a text box is for the user to modify.
Similar questions