HTML Quiz
HTML Quiz
Question 2:
Who is making the Web standards?
Question 3:
Choose the correct HTML element for the largest heading:
Question 4:
What is the correct HTML element for inserting a line break?
Question 5:
What is the correct HTML for adding a background color?
Question 7:
Choose the correct HTML element to define emphasized text
Question 8:
What is the correct HTML for creating a hyperlink?
Question 9:
Which character is used to indicate an end tag?
/ Your answer
*
^
<
Question 10:
How can you open a link in a new tab/browser window?
Question 12:
Inline elements are normally displayed without starting a new line.
Question 13:
How can you make a numbered list?
Question 14:
How can you make a bulleted list?
Question 15:
What is the correct HTML for making a checkbox?
Question 17:
What is the correct HTML for making a drop-down list?
Question 18:
What is the correct HTML for making a text area?
Question 19:
What is the correct HTML for inserting an image?
Question 20:
What is the correct HTML for inserting a background image?
Question 22:
HTML comments start with <!-- and end with -->
Question 23:
Block elements are normally displayed without starting a new line.
Question 24:
Which HTML element defines the title of a document?
Question 25:
Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?
Question 27:
Which HTML element is used to specify a footer for a document or section?
Question 28:
In HTML, you can embed SVG elements directly into an HTML page.
Question 29:
What is the correct HTML element for playing video files?
Question 30:
What is the correct HTML element for playing audio files?
Specify whether the content of an element should be editable or not Your answer
Return the position of the first found occurrence of content inside a string
Specifies a context menu for an element. The menu appears when a user right-clicks on
the element
Update content from the server
Question 32:
In HTML, onblur and onfocus are:
Question 33:
Graphics defined by SVG is in which format?
Question 34:
The HTML <canvas> element is used to:
Question 35:
In HTML, which attribute is used to specify that an input field must be filled out?
Question 37:
Which HTML element is used to display a scalar measurement within a range?
Question 38:
Which HTML element defines navigation links?
Question 39:
In HTML, what does the <aside> element define?
Question 40:
Which HTML element is used to specify a header for a document or section?