HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

quiz-placeholder

Similar activities

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

SLO - FWPDD Test

SLO - FWPDD Test

9th - 12th Grade

15 Qs

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

FA 6

FA 6

9th - 12th Grade

15 Qs

HTML&CSS Basic

HTML&CSS Basic

10th Grade

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?