HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

quiz-placeholder

Similar activities

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

ECS HTML & CSS Review

ECS HTML & CSS Review

9th - 12th Grade

15 Qs

12-րդ դասարան: Թեմատիկ աշխատանք: 2-րդ կիսամյակ

12-րդ դասարան: Թեմատիկ աշխատանք: 2-րդ կիսամյակ

9th - 12th Grade

17 Qs

CSS pada HTML

CSS pada HTML

9th - 12th Grade

10 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

2023 - Web Design - CSS Review

2023 - Web Design - CSS Review

9th - 12th Grade

15 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

HTML and CSS

HTML and CSS

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Keri Barker

Used 156+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to add an attribute?

<src>

classes:ids

id="title"

<id>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

.

+

id

#

5.

MULTIPLE CHOICE QUESTION

30 sec • 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

30 sec • 1 pt

What symbol should you use to select a class name in CSS?

#

()

.

class

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is missing from this HTML skeleton?


<!DOCTYPE html>

<html>

<body>

</body>

</html>

<head></head>

<div></div>

<img></img>

<head>

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?