Attributes form of a website Q4 Flashcards
allows you to gather feedback from your reader’s and visitors.
Form
called fields, text boxes
Form
7 different types of form control
- Textboxes
- Radio buttons
3.Check boxes - Dropdown menu
5.Text areas - Submit buttons
- Clear buttons
control for accepting input
Textboxes
allows the user to select one item out of a number of choices
Radio buttons
lets the user / allows the user to select one or more of the choices
Checkboxes
controls list of items that appear whenever a piece of text or button is clicked.
Dropdown menus
used to collect user inputs like comments or reviews
it can hold an unlimited number of characters
Text Areas
accepts all form of values to a form-handler
Submit buttons
is typically a server page with a script of processing the input data
form-handler
allows a website editor to void all of the fields on the form
Clear buttons
Attributes input:
- Name Attribute
- Wrap Attribute
- Absolute URL (Uniform Resource Locator)
- Data Attribute
- Tel Attribute
- Concat
- Tosource
it specifies the data of the text area
Name attribute
specifies a set of wrapping the selected info
Wrap Attribute
it links to an external browser that is hosted on another website
Absolute URL