Introduction to CSS

Introduction to CSS

9th Grade

5 Qs

quiz-placeholder

Similar activities

Web Unit Lab 3 Quizizz

Web Unit Lab 3 Quizizz

9th - 12th Grade

10 Qs

S3 DTP

S3 DTP

9th Grade

10 Qs

How to use a ruler

How to use a ruler

9th - 12th Grade

10 Qs

HTML Attributes Quiz

HTML Attributes Quiz

9th Grade

10 Qs

Web Unit Lab 1 Tags

Web Unit Lab 1 Tags

9th - 12th Grade

10 Qs

Gorilla Tag Quiz

Gorilla Tag Quiz

6th - 12th Grade

7 Qs

Javascript Básico

Javascript Básico

9th - 12th Grade

10 Qs

MLA Essay Formatting Review

MLA Essay Formatting Review

6th Grade - University

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