Question: 3 3 . To define a default field value, add the attribute _ _ _ _ . a . size = value c . input

33. To define a default field value, add the attribute ____.
a. size =value c. input =value
b. value=value d. value =chars
38. Press the ____ key to move between input boxes.
a. Shift c. Ctrl
b. Tab d. Alt
40. The ________ automatically disappears as soon as a user selects the input box.
a. input box c. textarea
b. text box d. placeholder
41.____ buttons can be placed into a group so that selecting one deselects all of the others.
a. Checkbox c. Command
b. Image d. Radio
44. To specify that an option button be already selected, you type ____.
a. checked="yes" c. checked="checked"
b. value="checked" d. value="yes"
46. In the general syntax for the and tags, each ____ tag represents an individual item in
the selection list.
a. c.
b. d.
49. You can change the number of options displayed in a selection list by modifying the ____ attribute.
a. display c. size
b. list d. number
53.____ are used to check for the presence or absence of something.
a. Check boxes c. Group boxes
b. Option boxes d. Text boxes
59. Typically, users navigate through a Web form using the _____ key, which moves the cursor
from one field to another in the order that the field tags are entered into the HTML file.
a. ALT c. SHIFT
b. TAB d. CTRL
62. To create a button that will allow a user to send the form data to the server, you use a type of ____.
a. command c. option
b. reset d. submit
65. Validation can occur after the data is sent to the server with _________.
a. client-side validation c. HTML validation
b. server-side validation d. HTML5 validation
67. The ____ method of the tag packages form data by appending it to the end of the URL
specified in the action attribute.
a. post c. put
b. get d. keep
68. The technique of immediate data validation and reporting of errors is known as _________.
a. online validation c. inline validation
b. regular expression d. immediate validation

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!