Question Bank

3705 approved questions from the community

HTML5 was designed to be backward and forward compatible with previous HTML versions.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

The `meta charset` declaration should be placed in the `<body>` section of an HTML document.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

Meta keywords are still highly effective for SEO in modern search engines.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

External JavaScript files are cached by the browser, which can improve site performance on subsequent visits.

MEDIUM
TRUE FALSE
30s
HTML
by Mohamed

When serving pages in multiple languages, using language-specific URLs is recommended for SEO.

HARD
TRUE FALSE
30s
HTML
by Mohamed

Which element allows multi-line text input in HTML?

MEDIUM
SINGLE CHOICE
30s
HTML
by Mohamed

What does the acronym "PEA" stand for in the context of web technologies?

HARD
SINGLE CHOICE
35s
HTML
by Mohamed

What is the correct meta tag for setting the viewport for responsive design?

MEDIUM
SINGLE CHOICE
35s
HTML
by Mohamed

Why is content separation important when working with JavaScript in HTML?

HARD
SINGLE CHOICE
40s
HTML
by Mohamed

What is the recommended approach for maintaining code clarity with comments?

HARD
SINGLE CHOICE
35s
HTML
by Mohamed

Self-explanatory code eliminates the need for all HTML comments.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

Which HTML tag is used to define the root element of an HTML page?

EASY
SINGLE CHOICE
25s
HTML
by Mohamed

The HTML5 specification requires a closing tag for the `<script>` element.

EASY
TRUE FALSE
25s
HTML
by Mohamed

HTML5 allows for responsive and adaptive design that ensures optimal viewing across various devices and screen sizes.

MEDIUM
TRUE FALSE
30s
HTML
by Mohamed

HTML5 introduced new semantic elements like `<header>`, `<footer>`, and `<nav>` to improve code structure and accessibility.

EASY
TRUE FALSE
25s
HTML
by Mohamed

The `<figure>` tag should always be used with a `<figcaption>` tag.

MEDIUM
TRUE FALSE
25s
HTML
by Mohamed

Which of the following are common elements found in the `<head>` section of an HTML document? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
HTML
by Mohamed

Which of the following are valid purposes of meta tags in HTML? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
HTML
by Mohamed

Which of the following are valid use cases for HTML comments? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
40s
HTML
by Mohamed

Which of the following are benefits of using semantic HTML tags? (Select all that apply)

HARD
MULTIPLE CHOICE
45s
HTML
by Mohamed
PreviousPage 143 of 186Next