Q1 | Which HTML tag is used to define a section in a document, typically used for grouping thematica... | |
---|
Q2 | What is the purpose of the `<title>` tag in an HTML document? | |
---|
Q3 | Which element is used to define the structure of an HTML document's body? | |
---|
Q4 | What is the purpose of the `alt` attribute in an image tag? | |
---|
Q5 | Which of the following tags is used to create a paragraph in HTML? | |
---|
Q6 | What is the correct HTML for inserting an image? | |
---|
Q7 | What is the correct HTML for making a text area? | |
---|
Q8 | What is the correct HTML to create a drop-down list? | |
---|
Q9 | What attribute controls whether an audio file should automatically start playing when the page ... | |
---|
Q10 | How can an audio file be added to an HTML page? | |
---|
Q11 | What is the main purpose of using `<div>` tags in HTML? | |
---|
Q12 | What is the correct HTML for adding a placeholder text in a text input field? | |
---|
Q13 | Which HTML code correctly creates a text input field? | |
---|
Q14 | What does the `href` attribute in the `<a>` (link) tag specify? | |
---|
Q15 | What is the purpose of the `Document Object Model (DOM)` in HTML? | |
---|
Q16 | What does `DOM` stand for in HTML? | |
---|
Q17 | Who was the primary author of `HTML`? | |
---|
Q18 | How should you structure the label for a `checkbox` in HTML? | |
---|
Q19 | Which HTML tag is used to create a bulleted list? | |
---|
Q20 | Which HTML tag is used to create an ordered (numbered) list? | |
---|
Q21 | Which character is used to indicate an end tag in HTML? | |
---|
Q22 | Identify the set of tags that are all used within HTML tables. | |
---|
Q23 | Which HTML attribute is used to open a link in a new tab or browser window? | |
---|
Q24 | What is the purpose of the forward slash (`/`) in HTML? | |
---|
Q25 | Which HTML tag is used to define the top section of a webpage, typically containing the website... | |
---|
Q26 | What is the correct HTML for creating a hyperlink with a specific URL? | |
---|
Q27 | Which of the following HTML tags is used to add a background color to a specific section of a w... | |
---|
Q28 | Which HTML element is used to insert a line break? | |
---|
Q29 | Choose the correct HTML element for the largest heading. | |
---|
Q30 | What is the full form of `HTML`? | |
---|
Q31 | Which heading level is used for the main title of a webpage? | |
---|
Q32 | Which of the following HTML structures is correctly formatted? | |
---|