WD1 Exercise 1

WD1 Exercise 1

University

67 Qs

quiz-placeholder

Similar activities

LẬP TRÌNH HĐT - BÀI 7

LẬP TRÌNH HĐT - BÀI 7

University

66 Qs

QUIZ №2

QUIZ №2

11th Grade - University

70 Qs

152-213 АКТ

152-213 АКТ

University

62 Qs

Quiz sobre JavaScript

Quiz sobre JavaScript

University

69 Qs

Python final questions part 2

Python final questions part 2

University

62 Qs

икт 70 140

икт 70 140

University

70 Qs

Quiz on Basic Computer Knowledge

Quiz on Basic Computer Knowledge

University

72 Qs

ICTU LẬP TRÌNH HĐT - BÀI 2

ICTU LẬP TRÌNH HĐT - BÀI 2

University

63 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?