CSS Basics Quiz

CSS Basics Quiz

12th Grade

5 Qs

quiz-placeholder

Similar activities

Examen de tuberías y mangueras

Examen de tuberías y mangueras

12th Grade - University

10 Qs

Quiz on Reciprocating Engines and Fuels

Quiz on Reciprocating Engines and Fuels

12th Grade

10 Qs

Potential Energy

Potential Energy

10th Grade - University

10 Qs

Quality & Assurance 3.18

Quality & Assurance 3.18

12th Grade

10 Qs

Soal op amp

Soal op amp

11th - 12th Grade

10 Qs

Eng Ess EOC Test Review 2

Eng Ess EOC Test Review 2

9th - 12th Grade

10 Qs

Arduino Robotics S2

Arduino Robotics S2

9th - 12th Grade

10 Qs

Web and HTML Quiz

Web and HTML Quiz

12th Grade

9 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