Computer Science 3rd 9 Weeks Exam

Computer Science 3rd 9 Weeks Exam

8th Grade

54 Qs

quiz-placeholder

Similar activities

PBO XII - LATIHAN SOAL 1

PBO XII - LATIHAN SOAL 1

7th Grade - Professional Development

50 Qs

SOAL TIK KELAS 8

SOAL TIK KELAS 8

8th Grade

50 Qs

Practice Quiz-2(IT)

Practice Quiz-2(IT)

KG - 10th Grade

50 Qs

Scratch Block Quiz

Scratch Block Quiz

8th Grade

50 Qs

Web Authoring (10th)

Web Authoring (10th)

8th - 12th Grade

50 Qs

IGCSE OL

IGCSE OL

7th - 12th Grade

51 Qs

Web Design

Web Design

5th - 12th Grade

55 Qs

الصف الثاني الإعدادي الترم الأول الوحدة الثانية إل ملف الصوت

الصف الثاني الإعدادي الترم الأول الوحدة الثانية إل ملف الصوت

8th Grade

50 Qs

Computer Science 3rd 9 Weeks Exam

Computer Science 3rd 9 Weeks Exam

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Thomas Thompson

Used 3+ times

FREE Resource

54 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid HTML tag?

h1

<>

<h1>

>h1<

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is an example of metadata about a webpage?

The title of the webpage

The body of the webpage

An

tag on the webpage

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <br>
tag?

Create a line break on the resulting webpage

Create a horizontal line on the resulting webpage

Italicize text

Bold text

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct HTML code to create a hyperlink that displays Click Me and links to google.com?

<a href="https://google.com">

    Click Me

</a>


<a href="Click Me">

    https://google.com

</a>


<a>

Click Me

</a href=”https://google.com”>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following lines of HTML code will insert an image into a webpage?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML code snippets would produce the following web page: - Apples - Bananas - Oranges

<ul>

Apples

Bananas

Oranges

</ul>

<ol>

Apples

Bananas

Oranges

</ol>

<ul>

<li>Apples

<li>Bananas

<li>Oranges

</ul>

<ol>

<li>Apples

<li>Bananas

<li>Oranges

</ol>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags defines a table row?

<table>

<tr>

<th>

<td>

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?