Introduction to CSS Assessment

Introduction to CSS Assessment

9th Grade

10 Qs

quiz-placeholder

Similar activities

Matematica II

Matematica II

9th - 12th Grade

6 Qs

3.E WD

3.E WD

9th - 12th Grade

10 Qs

Aula 04 - CY2

Aula 04 - CY2

9th Grade

7 Qs

Tekst

Tekst

9th - 12th Grade

15 Qs

Roblox 1

Roblox 1

4th Grade - University

5 Qs

Итоговый тест для 9 класса

Итоговый тест для 9 класса

9th Grade

10 Qs

Multi file website HTML-CSS

Multi file website HTML-CSS

9th Grade

10 Qs

JS Quiz

JS Quiz

6th Grade - University

10 Qs

Introduction to CSS Assessment

Introduction to CSS Assessment

Assessment

Quiz

Information Technology (IT)

9th Grade

Hard

Created by

Academic Department

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of CSS?

To add functionality to a webpage

To define the structure of a webpage

To style and design web pages

To store data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of CSS?

Inline

Internal

External

Remote

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you apply an external CSS file to an HTML document?

Using inside the

Using the tag in the section

Using the tag

Writing styles inside the HTML file directly

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change text color?

text-color

color

font-color

text-style

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for a CSS rule?

{selector: property; value}

selector { property: value; }

[selector] { property = value; }

selector: { property value; }

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS type is written inside the section of an HTML file?

Inline CSS

External CSS

Internal CSS

Embedded HTML

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the error in the following CSS code: h1 { color: blue font-size: 24px; }

Incorrect property name

Missing semicolon after color: blue

Selector is incorrect

No error

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?