Estilos de Imagens em CSS

Estilos de Imagens em CSS

12th Grade

10 Qs

quiz-placeholder

Similar activities

Pengantar Pemrograman Web

Pengantar Pemrograman Web

11th Grade - University

10 Qs

Quiz sur le langage PHP

Quiz sur le langage PHP

12th Grade

15 Qs

Profesi Utama di Bidang Informatika

Profesi Utama di Bidang Informatika

10th Grade - University

15 Qs

Informatika Masa Sekarang

Informatika Masa Sekarang

12th Grade

15 Qs

Informatika

Informatika

10th Grade - University

10 Qs

.NET WW1 Q2

.NET WW1 Q2

12th Grade - University

10 Qs

Tin12_Kiểm tra thường xuyên sô1

Tin12_Kiểm tra thường xuyên sô1

12th Grade - University

15 Qs

Quiz sobre React Native

Quiz sobre React Native

12th Grade

15 Qs

Estilos de Imagens em CSS

Estilos de Imagens em CSS

Assessment

Quiz

Information Technology (IT)

12th Grade

Practice Problem

Hard

Created by

JOAO MONTEIRO

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?