Estilos de Imagens em CSS

Estilos de Imagens em CSS

12th Grade

10 Qs

quiz-placeholder

Similar activities

CSS Image Manipulation Quiz

CSS Image Manipulation Quiz

9th Grade - University

15 Qs

WEB_05/06

WEB_05/06

9th - 12th Grade

11 Qs

Front-End 1: HTML, CSS e Javascript

Front-End 1: HTML, CSS e Javascript

12th Grade

11 Qs

Web Development Quiz

Web Development Quiz

9th - 12th Grade

10 Qs

prgramming

prgramming

6th Grade - University

11 Qs

3TDS - Programação Mobile - Recuperação 2

3TDS - Programação Mobile - Recuperação 2

12th Grade

10 Qs

Javascript Intro Parte I

Javascript Intro Parte I

12th Grade

6 Qs

มัลติมีเดีย 2

มัลติมีเดีย 2

6th Grade - University

10 Qs

Estilos de Imagens em CSS

Estilos de Imagens em CSS

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

JOAO MONTEIRO

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual propriedade CSS é usada para aplicar um filtro de desfoque em uma imagem?

`filter: grayscale(100%);`

`filter: blur(5px);`

`filter: contrast(200%);`

`filter: brightness(50%);`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das seguintes opções é um exemplo de transição CSS?

`transition: all 0.3s ease;`

`animation: slide 2s infinite;`

`background: linear-gradient(to right, red, blue);`

`text-shadow: 2px 2px 4px #000000;`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a sintaxe correta para criar um gradiente linear de fundo que vai do vermelho ao azul?

`background: gradient(linear, red, blue);`

`background: linear-gradient(to right, red, blue);`

`background: radial-gradient(red, blue);`

`background: gradient(linear, to right, red, blue);`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual propriedade CSS é usada para adicionar sombreamento ao texto?

`text-shadow: 2px 2px 4px #000000;`

`box-shadow: 2px 2px 4px #000000;`

`filter: drop-shadow(2px 2px 4px #000000);`

`shadow: text 2px 2px 4px #000000;`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual técnica CSS é usada para tornar uma imagem responsiva?

`width: 100%; height: auto;`

`max-width: 100%;`

`display: block;`

`position: relative;`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das seguintes opções é um exemplo de animação CSS?

`animation: bounce 2s infinite;`

`transition: opacity 0.5s;`

`filter: sepia(100%);`

`background: radial-gradient(circle, red, yellow);`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual propriedade CSS é usada para aplicar um efeito de hover em um elemento?

`:hover { color: blue; }`

`hover: { color: blue; }`

`on-hover: { color: blue; }`

`hover-effect: { color: blue; }`

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?

Discover more resources for Information Technology (IT)