Qual das seguintes tags é usada para garantir que o layout de um site com design responsivo seja exibido corretamente em dispositivos móveis?
2TEC_AVALIAÇÃO - FRONT END - 2º TRIMESTRE_AV3

Quiz
•
Computers
•
Professional Development
•
Medium
EVERTON LUIZ
Used 6+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<link rel="stylesheet" media="all" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type="text/css">@media screen and (max-width: 600px) { }</style>
<div class="container"></div>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como se aplica um estilo CSS específico para dispositivos com largura de tela inferior a 768 pixels usando design responsivo?
@media (min-width: 768px) { /* Estilos para telas menores que 768 pixels */ }
@media screen and (min-width: 768px) { /* Estilos para telas menores que 768 pixels */ }
@media (max-width: 768px) { /* Estilos para telas menores que 768 pixels */ }
@media screen and (max-width: 768px) { /* Estilos para telas maiores que 768 pixels */ }
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a estrutura básica de um documento HTML?
<!DOCTYPE html> <html> <head> <title> </head> <body> </body> </html>
<html> <header> <title> </header> <body> </body> </html>
<html> <head> <title> </head> <content> </content> </html>
<!DOCTYPE html> <html> <head> <title> </title> <body> </body> </head> </html>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual das seguintes tags HTML é usada para criar um link para outra página ou recurso?
<a>
<link>
<href>
<url>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual tag HTML é comumente usada para criar botões genéricos em uma página da web?
<a>
<input>
<link>
<button>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como você pode tornar um botão mais acessível para usuários com deficiências visuais?
Aumentar o tamanho da fonte
Adicionar uma descrição de texto alternativo usando o atributo aria-label
Remover a cor de fundo do botão
Usar apenas texto no botão, sem ícones
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual propriedade CSS é usada para criar um contêiner de grid em um projeto HTML?
grid-layout
display: grid;
grid-template
grid-rows
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
HTML Tags

Quiz
•
7th - 8th Grade
20 questions
HTML and CSS

Quiz
•
9th - 12th Grade
17 questions
html5

Quiz
•
9th Grade
20 questions
Computer Science Exam

Quiz
•
7th - 8th Grade
20 questions
Revisão Tecnologia Internet

Quiz
•
1st - 4th Grade
16 questions
HTML Tags

Quiz
•
University
15 questions
Advanced HTML and CSS

Quiz
•
9th - 12th Grade
20 questions
HTML / CSS

Quiz
•
5th - 7th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade