WD1 Exercise 1

WD1 Exercise 1

University

67 Qs

quiz-placeholder

Similar activities

Python final questions part 1

Python final questions part 1

University

62 Qs

KELAS 1-REVIEW MATERI INFORMATIKA SM2

KELAS 1-REVIEW MATERI INFORMATIKA SM2

1st Grade - University

65 Qs

NHCH 1_19

NHCH 1_19

University

62 Qs

07.Mock_SoftwareProgrammingMethods_ProgrammingTechniques_v1.0

07.Mock_SoftwareProgrammingMethods_ProgrammingTechniques_v1.0

University

66 Qs

икт 70 140

икт 70 140

University

70 Qs

GPHS_G10_EOY_2025_WALLACE

GPHS_G10_EOY_2025_WALLACE

10th Grade - University

70 Qs

Bridge Course_Grade8

Bridge Course_Grade8

8th Grade - University

69 Qs

Algorithmization and Programming Quiz

Algorithmization and Programming Quiz

University

71 Qs

WD1 Exercise 1

WD1 Exercise 1

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Nawal AlDhanki

Used 1+ times

FREE Resource

67 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol should you use to target an id in css?

.

+

id

#

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What symbol should you use to target a class name in css?

#

()

.

class

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is missing from this HTML skeleton?


<!DOCTYPE html>

<html>

<body>

</body>

</html>

<head></head>

<div></div>

<img></img>

<head>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What tag do you use to make a numbered list?

<list>

<ol>

<li>

<ul>

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?