OUTPUT N.2

OUTPUT N.2

10th Grade

10 Qs

quiz-placeholder

Similar activities

CSS QUIZ NO.2

CSS QUIZ NO.2

9th - 12th Grade

10 Qs

Quiz-Dasar CSS

Quiz-Dasar CSS

10th Grade

10 Qs

Dasar Pemrograman C++

Dasar Pemrograman C++

10th Grade

10 Qs

Web Design CSS Lesson 5

Web Design CSS Lesson 5

9th - 12th Grade

9 Qs

FLUIDA STATIS

FLUIDA STATIS

10th Grade

14 Qs

Պետրոս Դուրյան

Պետրոս Դուրյան

10th - 12th Grade

15 Qs

Graphing Inequalities - Number line

Graphing Inequalities - Number line

9th Grade - University

10 Qs

OUTPUT N.2

OUTPUT N.2

Assessment

Quiz

Other

10th Grade

Easy

Created by

MARC JOHN DIAMANTE

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML5 tag for inserting an image?

img

image

picture

media

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid HTML5 element?

section

article

div

table

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to add JavaScript to an HTML5 document?

<js>...</js>

<javascript>...</javascript>

<script>...</script>

<code>...</code>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to define a CSS3 style for a paragraph element?

<style>p {color: red;}</style>

<style><p> {color: red;}</p></style>

<p style="color: red;">...</p>

<p class="red">...</p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid CSS3 property?

background-color

font-size

text-shadow

image-align

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the HTML5 doctype declaration?

To define the structure of the document

To specify the character encoding used in the document

To indicate that the document is an HTML5 document

To define the title of the document

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML5 elements is used to define a navigation menu?

<nav>

<menu>

<ul>

<li>

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?