
Estilos e Cores no CSS

Quiz
•
Information Technology (IT)
•
10th Grade
•
Hard
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Qual é a sintaxe correta para declarar uma variável global de cor no CSS?
`color: --primary-color: #3498db;`
`:root { --primary-color: #3498db; }`
`body { var-primary-color: #3498db; }`
`@color --primary-color: #3498db;`
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Como você utiliza uma variável CSS chamada `--main-bg` para definir a cor de fundo do body?
`body { background: var(--main-bg); }`
`body { background: --main-bg; }`
`body { background: $main-bg; }`
`body { background: main-bg; }`
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Qual das opções abaixo representa uma cor hexadecimal válida em CSS?
`#12345`
`#12FG34`
`#1a2b3c`
`rgb(255,255,255)`
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Para centralizar todo o conteúdo da página vertical e horizontalmente usando Flexbox no body, qual é a configuração correta?
`body { display: flex; justify-content: center; align-items: center; height: 100vh; }`
`body { display: block; margin: auto; }`
`body { text-align: center; }`
`body { float: center; }`
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Qual é a principal vantagem de usar variáveis CSS para cores em um projeto?
Reduzir o tamanho do arquivo CSS
Facilitar a manutenção e alteração das cores do projeto
Aumentar a complexidade do código
Tornar o site mais lento
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Qual das opções abaixo NÃO é uma forma válida de definir cor no CSS?
`color: #ff0000;`
`color: rgb(255, 0, 0);`
`color: red;`
`color: (255, 0, 0);`
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Se você quiser criar uma variável global para a cor de texto principal, qual seria a melhor prática?
`:root { --text-color: #222; }`
`body { --text-color: #222; }`
`#main { --text-color: #222; }`
`@color --text-color: #222;`
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Quiz sobre Programação e Variáveis

Quiz
•
10th Grade
10 questions
3.E WD

Quiz
•
9th - 12th Grade
5 questions
Soal Koding & Kecerdasan Artifisial untuk SMK Kelas X

Quiz
•
10th Grade - University
10 questions
JS Quiz

Quiz
•
6th Grade - University
10 questions
KUIS DENGAN TOPIK MATERI PERTEMUAN 1

Quiz
•
10th Grade - University
10 questions
Quiz aula 7

Quiz
•
9th - 12th Grade
11 questions
Pretest week 2

Quiz
•
9th - 12th Grade
10 questions
Recuperação Pensamento Computacional 3 Tri - 2 Parcial

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
6 questions
Rule of Law

Quiz
•
6th - 12th Grade
15 questions
ACT Math Practice Test

Quiz
•
9th - 12th Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade
10 questions
Would you rather...

Quiz
•
KG - University