B.
Match the following.
1. checked
2. <textarea> tag
3. <input type="submit">
4. <input type="text">
5. value
(a) accepts the input in one line
(b) specifies the value for the field to be stored
(c) makes a radio button pre-elected
(d) displays a command button
(e) fields that display several text lines at a time
Answers
Answered by
13
Answer:
1. checked - makes a radio button pre-elected
2. <textarea> tag - fields that display several text lines at a time
3. <input type="submit"> - displays a command button
4. <input type="text"> - accepts the input in one line
5. value - specifies the value for the field to be stored
Answered by
2
1.Cheaked
2.<textarea> tag
3. <input type="submit">
4.<input type="text">
5. value
Explanation:
(a) accepts the input in one line
(b) tag specifies the initial value for the field
(c) makes a radio button pre-selected
(d) displays a command button
(e) fields that display several text lines at a time
MAKE ME - BRAINLIEST
Similar questions