HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

quiz-placeholder

Similar activities

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

css

css

University

12 Qs

REPASO HTML+CSS

REPASO HTML+CSS

University

20 Qs

CSS

CSS

12th Grade

15 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

15 Qs

HTML & CSS

HTML & CSS

Assessment

Quiz

Computers

6th Grade - Professional Development

Medium

Used 3K+ times

FREE Resource

16 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 one of the following is a closing HTML tag?

<html />

</html>

<</html>>

<html>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to add an image?

<image>

<img>

<<img>>

</image>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

<src>

classes:ids

id="title"

<id>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

.

+

id

#

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

#

()

.

class

7.

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

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?