CSS and JavaScript Quiz

CSS and JavaScript Quiz

12th Grade

19 Qs

quiz-placeholder

Similar activities

Web Design Unit 3 CSS

Web Design Unit 3 CSS

9th - 12th Grade

20 Qs

uCertify Lesson 3 mid chapter User Interface

uCertify Lesson 3 mid chapter User Interface

8th - 12th Grade

20 Qs

HTML CSS Quizs

HTML CSS Quizs

9th - 12th Grade

20 Qs

Using CSS Selectors

Using CSS Selectors

9th - 12th Grade

20 Qs

CSS Basics Quiz

CSS Basics Quiz

9th Grade - University

16 Qs

FA 6

FA 6

9th - 12th Grade

15 Qs

HTML Application

HTML Application

12th Grade - University

20 Qs

HTML review fall

HTML review fall

10th - 12th Grade

18 Qs

CSS and JavaScript Quiz

CSS and JavaScript Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Tom Hardy

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator is used to assign a value to a variable?

==

=

===

:

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the CSS property `display: none;` do?

Hides an element completely, removing it from the layout

Reduces the opacity of an element

Makes an element partially transparent

Displays an element as a block-level element

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the `margin` property in CSS control?

The space between the content and border of an element

The width of the border of an element

The space between elements

The size of the element's content area

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which CSS property is used to change the color of text?

text-color

color

text-style

font-color

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which CSS property is used to add spacing between letters in text?

letter-spacing

word-spacing

text-spacing

spacing-between-letters

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you center align text horizontally in CSS?

text-align: center

align: center

center-align: horizontal

horizontal-align: center

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the CSS `float` property do?

Moves an element to the left or right, allowing other elements to wrap around it

Specifies the alignment of an element's content

Controls the space between lines of text

Sets the transparency of an element

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?