English

In the table below, in left column you will find some web form screenshots and in right column some HTML code. Match the code of right column with the appropriate screenshot in the left column.

Advertisements
Advertisements

Question

In the table below, in left column you will find some web form screenshots and in right column some HTML code. Match the code of right column with the appropriate screenshot in the left column.

(a) 1.
Type here <input type="text" name="username">
(b) 2.
<textarea name="comment">Type here</textarea>
(c) 3.
<select name="day">
   <option value="Friday" selected>Friday</option>
   <option value="Saturday">Saturday</option>
   <option value="Sunday">Sunday</option>
</select>
(d) 4.
<input type="checkbox" name="day" value="Friday" checked> Friday
<input type="checkbox" name="day" value="Saturday"> Saturday
<input type="checkbox" name="day" value="Sunday"> Sunday
(e) 5.
<input type="radio" name="day" value="Friday" checked> Friday
<input type="radio" name="day" value="Saturday"> Saturday
<input type="radio" name="day" value="Sunday"> Sunday
Match the Columns
Advertisements

Solution

(a) 3.
<select name="day">
   <option value="Friday" selected>Friday</option>
   <option value="Saturday">Saturday</option>
   <option value="Sunday">Sunday</option>
</select>
(b) 1.
Type here <input type="text" name="username">
(c) 4.
<input type="checkbox" name="day" value="Friday" checked> Friday
<input type="checkbox" name="day" value="Saturday"> Saturday
<input type="checkbox" name="day" value="Sunday"> Sunday
(d) 5.
<input type="radio" name="day" value="Friday" checked> Friday
<input type="radio" name="day" value="Saturday"> Saturday
<input type="radio" name="day" value="Sunday"> Sunday
(e) 2.
<textarea name="comment">Type here</textarea>
shaalaa.com
  Is there an error in this question or solution?
Chapter 5: HTML- III: Audio, Video and Forms - Assisted Practice [Page 231]

APPEARS IN

Sumita Arora Computer Applications [English] Class 10
Chapter 5 HTML- III: Audio, Video and Forms
Assisted Practice | Q 1. | Page 231
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×