Result itclass
HTML Exam 2024 – 2025
1 / 50
Which of the following tag is used to define options in a drop-down selection list?
2 / 50
The HTML ______________ element defines emphasized text.
3 / 50
The correct sequence of HTML tags for starting a webpage is
4 / 50
In HTML5, which of the following tag is used to initialize the document type?
5 / 50
How to create a checkbox in HTML?
6 / 50
The tags in HTML are –
7 / 50
Which of the following is the correct way to change the font face in HTML?
8 / 50
Which of the following are the attributes of the tag?
9 / 50
You should always include the _________ attribute inside the <html> tag, to declare the language of the Web page
<html>
10 / 50
How to create an ordered list (a list with the list items in numbers) in HTML?
11 / 50
How to insert a background image in HTML?
12 / 50
The <hr> tag in HTML is used for –
13 / 50
Attributes provide ________________ about elements
14 / 50
<input> is –
15 / 50
The HTML __________________ element defines text that has been deleted from a document. Browsers will usually strike a line through deleted text:
16 / 50
The <html> element is the root element and it defines the whole ___________ document.
17 / 50
All HTML elements can have ____________
18 / 50
Which of the following tag is used for inserting the largest heading in HTML?
19 / 50
The ___________ element contains meta information about the HTML page
___________
20 / 50
Which of the following attribute is used to provide a unique name to an element?
21 / 50
Which of the following is the correct way to create a list using the lowercase letters?
22 / 50
Which of the following is the paragraph tag in HTML?
23 / 50
Which character is used to represent the closing of a tag in HTML?
24 / 50
Which of the following HTML tag is used to display the text with scrolling effect?
25 / 50
HTML is the standard markup language for creating Web ___________
26 / 50
HTML headings are defined with the _________ to ____________ tags.
_________
____________
27 / 50
Which of the following is the correct way to send mail in HTML?
28 / 50
The <hr> tag defines a thematic break in an HTML page, and is most often displayed as a __________________ rule.
<hr>
29 / 50
Which of the following HTML attribute is used to define inline styles?
30 / 50
Attributes are always specified in the________________
31 / 50
The _________ tag should also contain the _________ and __________ attributes, which specify the width and height of the image
__________
32 / 50
The <!DOCTYPE> declaration for ____________ is:
<!DOCTYPE>
33 / 50
How to create a hyperlink in HTML?
34 / 50
HTML consists of a series of e________________
35 / 50
The _____________element defines the document’s body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
36 / 50
An HTML program is saved by using the ____ extension.
37 / 50
Which of the following tag is used to add rows in the table?
38 / 50
How to create an unordered list (a list with the list items in bullets) in HTML?
39 / 50
The <br> tag defines a____________e break, and is an empty element without a closing tag
<br>
40 / 50
Which of the following is the container for <tr>, <th>, and <td> ?
41 / 50
HTML tags are enclosed in-
42 / 50
How to add a background color in HTML?
43 / 50
Which of the following element is responsible for making the text italic in HTML?
44 / 50
The _________ declaration defines that this document is an HTML5 document
45 / 50
How to insert an image in HTML?
46 / 50
Which of the following element is responsible for making the text bold in HTML?
47 / 50
A program in HTML can be rendered and read by –
48 / 50
Which of the following is the correct way to start an ordered list with the count of numeric value 4?
49 / 50
HTML images are defined with the ___________ tag.
50 / 50
What are the types of unordered or bulleted list in HTML?
Your score is
The average score is 50%
Restart quiz