wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML básico para e-books

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

O que quer dizer HTML?

a)

Hypertext Making Language

b)

Hyper Transfer Markup Language

c)

Hypertext Markup Language

d)

Hyper Transfer Making Language

2.

A linguagem HTML usa...

a)

Tabs

b)

Tags

c)

Pontuação

d)

Citações

3.

Uma <tag>

a)

É usada para dividir seções

b)

Não são necessárias em HTML

c)

Diz ao e-reader como formatar o conteúdo

d)

É parte da linha de título do HTML

4.

<h> é

a)

Uma tag de abertura

b)

Uma tag de parágrafo

c)

Metade de uma tag

d)

Uma tag de fechamento

5.

</h> é

a)

Uma tag de abertura

b)

Uma tag de parágrafo

c)

Metade de uma tag

d)

Uma tag de fechamento

6.

<p> é uma

a)

Uma tag de pontuação

b)

Uma tag de fechamento de parágrafo

c)

Uma tag de fechamento de pontuação

d)

Uma tag de parágrafo

7.

</p> é uma

a)

Uma tag de pontuação

b)

Uma tag de fechamento de parágrafo

c)

Uma tag de fechamento de pontuação

d)

Uma tag de parágrafo

8.

A tag Body é

a)

Usada somente para o header

b)

Usada somente para os parágrafos

c)

O elemento element que envolve tudo que é visível no e-book

d)

Inútil para e-books

9.
What is the function of the <p> tag?
a)
Defines a paragraph.
b)
Makes the text purple.
c)
It pushes the text to the right.
d)
Prints the webpage.
10.
What is the difference between HTML and CSS?
a)
CSS is one type of HTML
b)
HTML gives a webpage structure. CSS provides styling.
c)
CSS structures a webpage. HTML strictly provides styling.
d)
There is no difference.
11.

Which one of the following is a closing HTML tag?

a)

<html />

b)

</html>

c)

<</html>>

d)

<html>

12.

TRUE OR FALSE: HTML is used to style web pages.

a)

True

b)

False

13.

TRUE OR FALSE: CSS is used to style web pages

a)

True

b)

False