Search Header Logo

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

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

Computers

11th Grade

Used 4+ times

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

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?