Introduction to CSS

Introduction to CSS

9th Grade

5 Qs

quiz-placeholder

Similar activities

Adjectives/kata sifat

Adjectives/kata sifat

8th - 11th Grade

10 Qs

Sorry, Right Number Vocabulary

Sorry, Right Number Vocabulary

9th Grade

6 Qs

Jenis Ikon Powerpoint

Jenis Ikon Powerpoint

6th Grade - Professional Development

10 Qs

Tag der deutschen Einheit Quiz

Tag der deutschen Einheit Quiz

9th Grade

10 Qs

le verbe faire

le verbe faire

3rd - 11th Grade

8 Qs

Elf trivia

Elf trivia

3rd - 12th Grade

6 Qs

Coding Quiz

Coding Quiz

9th - 12th Grade

3 Qs

Ch. 14

Ch. 14

9th - 12th Grade

10 Qs

Introduction to CSS

Introduction to CSS

Assessment

Quiz

Other

9th Grade

Medium

Created by

Rosana Bernal

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. CSS stands for Cascading _________ Sheet.

Syntax

Style

Size

Simple

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Where is the correct position of <link rel> tag in the html document?

before the opening of <title> tag

after the closing of <head> tag

after the closing of <title> tag

before the opening of <body> tag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. This font property indicates if text is written in italic, obliquely or normally

font-style

font-weight

font-size

font-variant

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following is not a value of text-transform?

sub

capitalize

uppercase

lowercase

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Among the following position of CSS structure, which is correctly written?

Property

selector

open Curly braces

value

colon

semi colon

close curly braces

selector

open Curly braces

property

semi colon

value

colon

close curly braces

Selector

open Curly braces

Property

colon

value

semi colon

close curly braces

Property

value

selector

colon

open Curly braces

semi colon

close curly braces