Aula HTML / CSS

Aula HTML / CSS

12th Grade

28 Qs

quiz-placeholder

Similar activities

Tipos de Media Estáticos

Tipos de Media Estáticos

9th - 12th Grade

23 Qs

HTML CSS Review

HTML CSS Review

9th - 12th Grade

24 Qs

Q2 - WebDez_CertPrep

Q2 - WebDez_CertPrep

9th - 12th Grade

25 Qs

Pop Quiz 1 2K4

Pop Quiz 1 2K4

12th Grade

30 Qs

Quizz Python AIB-12ºBGI

Quizz Python AIB-12ºBGI

12th Grade

25 Qs

Python, HTML y CSS

Python, HTML y CSS

10th Grade - University

30 Qs

Bimestral II - 9no Jr y Regular

Bimestral II - 9no Jr y Regular

12th Grade

30 Qs

Bimestral II - 8vo Jr y Regular

Bimestral II - 8vo Jr y Regular

12th Grade

30 Qs

Aula HTML / CSS

Aula HTML / CSS

Assessment

Quiz

Instructional Technology

12th Grade

Medium

Created by

Clauber Costa de Assis

Used 1+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A linguagem HTML usa...

Tabs

Tags

Pontuação

Citações

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Uma <tag>

É usada para dividir seções

Não são necessárias em HTML

Diz ao e-reader como formatar o conteúdo

É parte da linha de título do HTML

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

<h> é

Uma tag de abertura

Uma tag de parágrafo

Metade de uma tag

Uma tag de fechamento

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

</h> é

Uma tag de abertura

Uma tag de parágrafo

Metade de uma tag

Uma tag de fechamento

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

<p> é uma

Uma tag de pontuação

Uma tag de fechamento de parágrafo

Uma tag de fechamento de pontuação

Uma tag de parágrafo

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

</p> é uma

Uma tag de pontuação

Uma tag de fechamento de parágrafo

Uma tag de fechamento de pontuação

Uma tag de parágrafo

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Qual é a estrutura básica correta de uma página em HTML?

<html>

<head>

<title> Título da página </title>

</head>

<body>

Aqui vai o código HTML que fará seu site aparecer.

</body>

</html>

<html>

<head>

<title> Título da página

</head>

<body>

Aqui vai o código HTML que fará seu site aparecer.

</body>

</html>

<html>

<head>

<title> Título da página </title>

</head>

Aqui vai o código HTML que fará seu site aparecer.

</body>

</html>

<html>

<head>

<title> Título da página </title>

</head>

<body>

Aqui vai o código HTML que fará seu site aparecer.

</body>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?