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

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

11th Grade

10 Qs

quiz-placeholder

Similar activities

Web I: CSS Debug

Web I: CSS Debug

9th - 12th Grade

15 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

Introduction to CSS

Introduction to CSS

11th - 12th Grade

15 Qs

0417 Web Authoring: CSS-Property Font

0417 Web Authoring: CSS-Property Font

9th - 11th Grade

14 Qs

CSS coding

CSS coding

11th Grade

10 Qs

test bài 13,14,15

test bài 13,14,15

11th Grade

10 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

CSS Quiz 5

CSS Quiz 5

9th - 12th Grade

10 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?