CSS Fundamentals

CSS Fundamentals

University

15 Qs

quiz-placeholder

Similar activities

DreamWeaver CS6

DreamWeaver CS6

University

20 Qs

HTML & CSS

HTML & CSS

University

10 Qs

Segurança da Informação

Segurança da Informação

12th Grade - Professional Development

15 Qs

2024.02 - Quiz 1

2024.02 - Quiz 1

University

15 Qs

CHAPTER 4 HARDENING OPERATING SYSTEM

CHAPTER 4 HARDENING OPERATING SYSTEM

University

18 Qs

Email Lớp 6

Email Lớp 6

6th Grade - University

17 Qs

Ôn tập Tin học 5 HKI

Ôn tập Tin học 5 HKI

4th Grade - University

20 Qs

Kiến thức về dịch vụ Internet

Kiến thức về dịch vụ Internet

7th Grade - University

15 Qs

CSS Fundamentals

CSS Fundamentals

Assessment

Quiz

Computers

University

Medium

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual propriedade em CSS é utilizada para definir a cor de fundo de um elemento?

element-color

color-background

background-color

background-style

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como podemos aumentar o tamanho da fonte em CSS?

'font-size'

'font-scale'

'text-size'

'font-increase'

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que a propriedade 'background-image' em CSS é utilizada para fazer?

Definir a cor do texto de um elemento HTML.

Adicionar uma borda a um elemento HTML.

Definir a largura de um elemento HTML.

Definir uma imagem de fundo para um elemento HTML.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a sintaxe correta para definir a cor de fundo como vermelho em CSS?

background: red;

color: red;

background-color: red;

background-color: blue;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como podemos definir uma imagem como fundo de um elemento em CSS?

background-image: path/to/image.jpg; background-size: contain;

background: url('path/to/image.jpg') repeat-y;

background-image: url('caminho/para/imagem.jpg'); background-size: cover;

background: image('path/to/image.jpg') no-repeat center center fixed;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual propriedade em CSS é utilizada para definir a cor de fundo como transparente?

background: none;

color: transparent;

background-color: transparent;

background-color: clear;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como podemos aumentar a largura de um elemento em CSS?

length: 100px;

width: 100px;

size: 100px;

width: 50px;

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?