Today, Mr.Syamsul gave us a sheet of paper and asked us to make a form with html knowledge that we had learned from previous theory class. As usual, I used Adobe Dreamweaver CS6 to create it.
Here's my result of the form. Got a bit different from the request. But what so ever? The main functions were over there =D
1: Text Box
2: Text Area.
The difference between text box and text area is text box provided only 1 line for user to key in the information, while text area can make multiple lines of information when user type "Enter".
3: Radio Button.
User only can select one option in this type.
4: Check Boxes.
User can check multiple options in this type.
5: Multiple Selection.
User can view all options in this selection.
6: Select.
User can see one option and they click the box, all options will come out under the box. This selection can use when the options were so large to save places.
7: Password Box
When user make an input in password box, the words will be hidden and only showed the length of the word.
8: Summit & Reset
These are the buttons that can allow the information in the form summit or reset. When user click "Summit", the form will process in the action that created in HTML. When "Reset" button is clicked, all information in the form will be cleared.



No comments:
Post a Comment