Search Header Logo

Introdução ao CSS

Authored by JEZMAEL BASILIO

Computers

10th - 12th Grade

Used 14+ times

Introdução ao 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

45 sec • 1 pt

Qual dos códigos deixa o parágrafo com a cor rosa?

h1 {

color: pink;

}

img {

color: pink;

}

body {

color: pink;

}

p {

color: pink;

}

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Qual regra deixa todos os textos da página azul e centralizado?

p { color: blue; }

body { text-align: left; color: blue; }

p { text-align: center; color: blue; }

body { text-align: center; color: blue; }

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Qual dessas propriedades do CSS muda o tipo de fonte utilizada?

font-size

text-align

font-family

text-decoration

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Qual regra muda o tamanho da fonte para 24 pixels ?

font-size: 24pt;

size: 24;

font-size: 24px;

font-size: 24;

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Selecione todas as formas de utilizar CSS em um documento HTML

Externa

Interna

Dividida

Inline

Compactado

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Qual maneira utiliza o CSS de forma externa?

Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Qual propriedade no CSS é utilizado para mudar a cor de fundo de um elemento?

color

bgcolor

background-color

backcolor

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?