CSS Basics Quiz

CSS Basics Quiz

12th Grade

5 Qs

quiz-placeholder

Similar activities

Ignite Your Engine:  A Spark Plug Tune-Up

Ignite Your Engine: A Spark Plug Tune-Up

10th Grade - University

10 Qs

C Programming Quiz

C Programming Quiz

12th Grade

10 Qs

Quiz on Type Conversion and Operators Precedence

Quiz on Type Conversion and Operators Precedence

12th Grade

10 Qs

Data Types

Data Types

12th Grade

10 Qs

NOTHINGGG

NOTHINGGG

11th Grade - University

4 Qs

ความรู้เบื้องต้น Dobot Magician (Hardware)

ความรู้เบื้องต้น Dobot Magician (Hardware)

9th - 12th Grade

10 Qs

VEX Parts Quiz

VEX Parts Quiz

8th Grade - University

9 Qs

Reinforced Concrete

Reinforced Concrete

10th Grade - University

10 Qs

CSS Basics Quiz

CSS Basics Quiz

Assessment

Quiz

Engineering

12th Grade

Hard

Created by

Mariana Santibanez Bravo

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Computer Styled Sheets

Creative Style Syntax

Cascading Style Sheets

Color Syntax Style

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to apply internal CSS?

<css>

<head>

<style>

<design>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of CSS?

To program website behavior

To store data in a database

To style and format HTML content

To create backend logic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is external CSS stored?

In the browser

In the HTML file

In a separate .css file

In a database

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property changes the color of text?

font-style

text-color

color

background