HTML5 Quiz

HTML5 Quiz

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

Susan O'Connell

Used 15+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML5 with CSS provides an effective and simple way to structure Web pages. The developers of HTML5 created specific elements to define the document structure. These elements include <header>, <footer>, <main>, <nav>, <section>, and <aside>....which one is missing?
<article>
<title>
<h1>
<p>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines the main content of the document body
Cannot be the child of the header, nav, article, aside or footer elements
<header>
<section>
<nav>
<main>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines the bottom of the Web page, similar to the footer in a word-processing document
Also can be contained in article, aside, nav, main and section elements to provide a footer in those areas
<article>
<aside>
<footer>
<main>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is the process of checking your code to verify that it complies with the syntax rules for your chosen standard.
Code validation
HTML
CSS3
XHTML

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identifies an image to be displayed until the Play button is clicked or while the video is downloading
If the poster attribute is not specified, the first frame of the video is displayed instead
<source> element
type attribute
poster attribute
controls attribute

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML5 specification does not require a video codec to be supported by all user agents.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Web Service Provision offers the most control over your own services and choices?
Using an Internet Service Provider (ISP)
Using a cloud service provider
Configuring your own hosting solution

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?