Quiz sobre HTML e CSS

Quiz sobre HTML e CSS

10th Grade

40 Qs

quiz-placeholder

Similar activities

Análise de Componentes e Periféricos

Análise de Componentes e Periféricos

10th - 12th Grade

40 Qs

Web Development EOPA

Web Development EOPA

10th - 12th Grade

40 Qs

FOW Unit 3 Lessons 1-5 Review FA25

FOW Unit 3 Lessons 1-5 Review FA25

10th Grade

36 Qs

chương trình con

chương trình con

1st Grade - University

43 Qs

Launchcode Unit 2

Launchcode Unit 2

6th - 12th Grade

35 Qs

Code.org Unit 2 Web Development

Code.org Unit 2 Web Development

6th - 12th Grade

35 Qs

Documentos Google

Documentos Google

1st - 12th Grade

35 Qs

Podsumowanie HTML

Podsumowanie HTML

9th - 12th Grade

42 Qs

Quiz sobre HTML e CSS

Quiz sobre HTML e CSS

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Alexandre Souza

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual tag é usada para definir a estrutura base de um documento HTML5?

 <html>

<body>

<head>

  1. <!DOCTYPE html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para que serve a tag em um documento HTML?

Para exibir o conteúdo principal da página.

Para conter metadados, links para CSS e o título da página.

Para criar o cabeçalho visível no topo do site.

Para definir parágrafos de texto.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é o atributo utilizado para definir o destino de um link na tag ?

src

link

href

target

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para inserir uma imagem em uma página, qual tag e atributo de caminho são essenciais?

<image href="...">

<img src="...">

<picture source="...">

<img> link="..."

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que significa o alt em uma tag <img>? ?

Alinhamento da imagem.

Altura da imagem.

Texto alternativo, para acessibilidade.

Título que aparece ao passar o mouse.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das seguintes opções representa um caminho relativo para uma imagem?

a) https://www.meusite.com/img/foto.jpg

b) C:/Users/Aluno/Documentos/foto.jpg

c) ../images/foto.jpg

d) //cdn.site.com/foto.jpg

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Para criar uma lista onde a ordem dos itens é importante, qual tag devemos usar?

<ul>

<list>

<li>

<ol>

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?