Lecture 4: Introductory CSS

Lecture 4: Introductory CSS

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

Quiz sobre HTML, CSS e JavaScript

Quiz sobre HTML, CSS e JavaScript

2nd Grade

10 Qs

Desafio

Desafio

3rd Grade

15 Qs

Senac - Atividade 1 - 2° Trimestre - 1° ano

Senac - Atividade 1 - 2° Trimestre - 1° ano

1st Grade

10 Qs

Programación Web

Programación Web

1st Grade

15 Qs

html - CSS freitas

html - CSS freitas

1st Grade

10 Qs

Quiz HTML i CSS - box model

Quiz HTML i CSS - box model

1st - 5th Grade

10 Qs

HTML + CSS + Bootstrap

HTML + CSS + Bootstrap

1st - 3rd Grade

15 Qs

Веб дизайн МКА

Веб дизайн МКА

1st - 5th Grade

10 Qs

Lecture 4: Introductory CSS

Lecture 4: Introductory CSS

Assessment

Quiz

Computers

1st - 3rd Grade

Hard

Created by

Brian Diolún

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Clear Style System

Cascading Style Sheets

Closed System Styling

Class Styling System

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a benefit of CSS?

Greater control over formatting

Style is separated from structure

Data Manipulation

Responsive Design

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most recent version of CSS?

CSS5

CSS3

CSS 2.0

CSS Enteprise

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these snippets is not valid CSS?

body { color: #0000FF;}

body { color: blue}

<body color=#0000FF>

tr, td { color: red}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not correct CSS syntax rule?

A CSS declaration always ends with a semicolon

Declaration blocks are surrounded by curly braces

The browser ignores white space

Declaration blocks may be groups in angle brackets

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct syntax for CSS commenting?

/* example */

<!-- example -->

*/ example /*

** example **

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a type of Cascading Style Sheet?

Inline Styles

Embedded Styles

External Styles

Congruent Styles

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?