WorksheetsLesson 2 Quiz : Hypertext Markup Language
Total questions: 45
Worksheet time: 11hrs 15mins
src attribute and then displays it.The _______ tag is used to create an HTML form for user input.
<fieldset>
<input>
<form>
<label>
Which allows the user to pick just one of a number of option
Checkbox
Radio button
Drop down list
Password input
Attributes used for file upload box
(a)
<input type="___________" name="gender" value="male"> Male
<input type="___________" name="gender" value="female">Female
(Fill the type of input which used to select just one option.)
(a)
There are (a) types of text input used on forms
HTML form is used for/to
Collect user input
It is not a section of a document
Contains password control only
Users can enter data in specific fields
to capture website visitors' information
Which tag used to groups the related element in a form.
<input>
<optgroup>
<legend>
<fieldset>
Write the HTML code to generate the output as shown.
Note: the question is worth 10 points with a time limit of 15 minutes to answer.
Which of the following properties is used to change the font of text?
font-family
font-size
text-align
none of the above
Which tag is used to render an image on a webpage?
img
src
image
None of the above
Which of the following tags is used to add a row to a table in HTML?
<tr>
<td>
<th>
None of the above
Write the HTML code for the output as shown.
Note: The question is worth 5 points and need to be answered within 15 minutes ONLY.
Write the HTML code that will display the output as shown.
In the example, the url of the image can be found here:
