Визуално оформление на уеб сайт с използване на CSS

Визуално оформление на уеб сайт с използване на CSS

11th Grade

10 Qs

quiz-placeholder

Similar activities

Website Design

Website Design

KG - University

10 Qs

CSS Basic

CSS Basic

11th Grade

10 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

13 Qs

Unit 4 Quiz: Exploring CSS and Designing Layouts

Unit 4 Quiz: Exploring CSS and Designing Layouts

9th - 12th Grade

12 Qs

Test Your Knowledge of CSS

Test Your Knowledge of CSS

9th - 12th Grade

14 Qs

User Interface Design Practice

User Interface Design Practice

9th - 12th Grade

10 Qs

CSS Rules Quiz

CSS Rules Quiz

11th Grade

15 Qs

CSS Selectors

CSS Selectors

9th - 12th Grade

15 Qs

Визуално оформление на уеб сайт с използване на CSS

Визуално оформление на уеб сайт с използване на CSS

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Пенка Куршумова

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Colorful Style Sheets

Cascading Style Sheets

Creative Style Sheets

Cascading Simple Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a benefit of using CSS?

It requires more coding

It separates content from design

It can only be used for text

It makes HTML files larger

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for a CSS rule?

selector: property value;

selector { value: property; }

selector = property: value;

selector { property: value; }

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which selector targets all

elements?

h1 { }

.h1 { }

h1.class { }

#h1 { }

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an inline style?

A style applied directly within an HTML element

A style that affects all pages

A style applied in a separate CSS file

A style that cannot be changed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'color' property in CSS do?

Changes the font size

Changes the text color

Changes the background color

Changes the margin

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid CSS comment?

/* This is a comment */

# This is a comment

// This is a comment

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?