CSS Basics

CSS Basics

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Ievads HTML/CSS

Ievads HTML/CSS

7th Grade

18 Qs

G6 Scratch Programming Quiz

G6 Scratch Programming Quiz

6th - 8th Grade

16 Qs

End of year quiz: Spreadsheet Modelling

End of year quiz: Spreadsheet Modelling

8th Grade

20 Qs

Evaluacion Final periodo 1 DE 2019 Informatica grados 7

Evaluacion Final periodo 1 DE 2019 Informatica grados 7

7th Grade

20 Qs

MORE ON CSS3

MORE ON CSS3

7th Grade

15 Qs

Procesador de Textos

Procesador de Textos

7th Grade

20 Qs

Sumatif Informatika 2: Microsoft Word (Pengolah Kata dan Gambar)

Sumatif Informatika 2: Microsoft Word (Pengolah Kata dan Gambar)

6th Grade

16 Qs

BBC Microbit 20 Qs

BBC Microbit 20 Qs

6th Grade

20 Qs

CSS Basics

CSS Basics

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Tyrie Mayo

Used 74+ times

FREE Resource

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?