CSS Basics Quiz

CSS Basics Quiz

12th Grade

5 Qs

quiz-placeholder

Similar activities

Struktur Binaan

Struktur Binaan

9th - 12th Grade

10 Qs

EMT101 Quiz

EMT101 Quiz

12th Grade

7 Qs

Circuiti clipper con Zener

Circuiti clipper con Zener

12th Grade

4 Qs

Pengayaan : Soal Matpel Pilihan Kelas 12 RPL 2

Pengayaan : Soal Matpel Pilihan Kelas 12 RPL 2

12th Grade

10 Qs

CEA – 10 Simple Questions

CEA – 10 Simple Questions

12th Grade

10 Qs

Understanding Industrialised Building Systems

Understanding Industrialised Building Systems

12th Grade

10 Qs

đúng sai công nghệ GK2

đúng sai công nghệ GK2

12th Grade

7 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