Question Bank

3705 approved questions from the community

Which of the following are semantic HTML5 tags? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
HTML
by Mohamed

Which technologies form the "HTML-CSS-JS" trio that powers modern web content? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
35s
HTML
by Mohamed

Which of the following are core functionalities of HTML? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
HTML
by Mohamed

Which of the following are appropriate use cases for data-* attributes? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
HTML
by Mohamed

Which of the following are valid language code formats for the `lang` attribute? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
HTML
by Mohamed

Which of the following are practical uses of HTML5 as mentioned in modern web development? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
HTML
by Mohamed

What is the primary purpose of the `<title>` element in an HTML document?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

What does the `lang` attribute in the `<html>` tag specify?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

What is the correct DOCTYPE declaration for an HTML5 document?

EASY
SINGLE CHOICE
25s
HTML
by Mohamed

What is the correct syntax for linking an external CSS file to an HTML document?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

Where is the best practice location to place `<script>` tags for JavaScript files?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the semantic difference between `<b>` and `<strong>` tags?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

What is the purpose of the `<small>` tag in HTML5?

EASY
SINGLE CHOICE
25s
HTML
by Mohamed

What does the `<mark>` tag do in HTML5?

EASY
SINGLE CHOICE
25s
HTML
by Mohamed

What is the recommended modern alternative to the `<s>` tag for marking deleted content?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

Which tag is used to create a paragraph in HTML?

EASY
SINGLE CHOICE
20s
HTML
by Mohamed

Which tag creates a simple line break in HTML?

EASY
SINGLE CHOICE
20s
HTML
by Mohamed

What is the primary difference between using `<p>` tags and `<br>` tags for separating text?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

Which meta tag is used to prevent search engines from indexing a page?

HARD
SINGLE CHOICE
35s
HTML
by Mohamed

What is the purpose of Open Graph meta tags?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed
PreviousPage 144 of 186Next