Search Header Logo

Cyber Quiz Round 2

Authored by Anjeev Singh

Computers

9th - 12th Grade

Used 3+ times

Cyber Quiz Round 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following elements is used to define the document's metadata in HTML?

<meta>

<head>

<link>

<title>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML5 element for embedding audio files?

<audio src="audio.mp3">

<audio controls>

<sound>

<audio file="audio.mp3">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, which attribute is used to specify that an input field must be filled out before submitting the form?

required

validate

must

mandatory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML attribute is used to define the URL of a linked resource, such as a stylesheet?

src

href

link

rel

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a comment in HTML that spans multiple lines?

<!- This is a comment ->

<!-- This is a comment

            that spans multiple lines -->

/* This is a comment */

// This is a comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct for embedding a responsive YouTube video using HTML5?

<iframe src="https://www.youtube.com/embed/videoID" width="560" height="315" allowfullscreen></iframe>

<video src="https://www.youtube.com/embed/videoID" controls></video>

<iframe src="https://www.youtube.com/videoID" allowfullscreen></iframe>

<object data="https://www.youtube.com/embed/videoID" width="560" height="315"></object>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you include a JavaScript file in an HTML document?

<script src="file.js"></script>

<script href="file.js"></script>

<js src="file.js"></js>

<link rel="script" href="file.js">

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?