
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
10 questions
JS Quiz

Quiz
•
6th Grade - University
11 questions
Quiz aula 3

Quiz
•
9th - 12th Grade
10 questions
KUIS DENGAN TOPIK MATERI PERTEMUAN 1

Quiz
•
10th Grade - University
15 questions
Produktif - B (CSS)

Quiz
•
10th Grade
7 questions
Robótica

Quiz
•
10th Grade
13 questions
Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma A

Quiz
•
10th Grade - University
6 questions
Matematica II

Quiz
•
9th - 12th Grade
15 questions
Se liga 3º trimestre 1º ano

Quiz
•
10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

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

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
13 questions
25-26 Behavior Expectations Matrix

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

Interactive video
•
6th - 10th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University