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