CSS Basics

CSS Basics

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Latihan Quiz Ozobot 8

Latihan Quiz Ozobot 8

8th Grade

20 Qs

K7 Berpikir Komputasional T.A. 2023/2024

K7 Berpikir Komputasional T.A. 2023/2024

7th Grade

20 Qs

UH 1 Ms. Excel

UH 1 Ms. Excel

7th - 9th Grade

21 Qs

LEDs on micro:bit

LEDs on micro:bit

8th Grade

15 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Level 2 Digital Technologies

Level 2 Digital Technologies

8th Grade - Professional Development

18 Qs

Final Quiz - Robotics

Final Quiz - Robotics

6th Grade

16 Qs

HTML and CSS Quiz 2023

HTML and CSS Quiz 2023

6th - 8th Grade

20 Qs

CSS Basics

CSS Basics

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Medium

Created by

Tyrie Mayo

Used 74+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code this using CSS:

A green paragraph

p {color:red;}

p {color:green:}

p {color:green;}

p {colorgreen:}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code this using CSS:

A pink title thats aligned to the center.

H1 {color:pink;

text-align: center;}

h1 {color:pink;

text-align: center;}

li {color:pink;

text-align: center;}

h1 {color:pink;

textalign: center;}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code this using CSS:

A red sub-header with the font size of 35px.

h2 {color:red;

font-size: 35px;}

p {color:red;

font-size: 35px;}

h2 {color:pink;

font-size;35px;}

h2 {color:red;

font-size: 35px{

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code this using CSS:

A paragraph with the font size of 35px and aligned to the right.

p {fontsize 35px

text-aligned:right;}

p {font-size: 38px;

text-aligned:right;}

h1 {font-size: 35px;

text-aligned:right;}

p {font-size: 35px;

text-aligned:right;}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code this using CSS:

A paragraph with the font size of 10px and cursive.

p {font-size 10px

font-family:cursive;}

p {fontsize 10px

fontfamily:cursive;}

p {fontsize 20px

font-family:cursive;}

p {fontsize 10px

fontfamily:cursive;}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Coding Style Sheets

Cascading Style Sheets

Cascading System Sheets

Cascading Style

Systems

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between HTML and CSS?

HTML codes the style of a webpage. CSS codes the structure of a webpage.

Cascading Style Sheets

HTML codes the structure of a webpage. CSS codes the style of a webpage.

Cascading Style

Systems

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?