wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

html

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

Etiqueta con encabezamiento de nivel 1 para títulos

a)

<h5>

b)

<h1>

c)

<font>

d)

<body>

2.

Este atributo sirve para asignar un tamaño de letra

a)

(Align)

b)

(color)

c)

(center)

d)

(size)

3.

La etiqueta <B> sirve para

a)

colocar la fuente

b)

coloca el texto en cursiva

c)

coloca el texto en negrita

d)

hace la fuente grande

4.

este atributo sirve para alinear el texto

a)

(Align)

b)

(face)

c)

(EM)

d)

(BGCOLOR)

5.

Etiqueta con la que se inicia una pagina web

a)

<body>

b)

<html>

c)

<head>

d)

<title>

6.

Indica el inicio y fin de un parrafo

a)

<p>

b)

<a>

c)

<s>

d)

<s>

7.

Un atributo esta compuesto por:

a)

nombre

b)

por comillas y signo =

c)

nombre del atributo, signo =, evaluador ""

d)

ninguna de las anteriores

8.

De todas las opciones ¿Cuál es la estructura básica de una pagina web?

a)

<head> <title> hola </title>

<body> </body> </head>

b)

<html> <head> hola </head>

<body>

</body>

</html>

c)

<html>

<head> <title> hola </title> </head>

<body>

</body>

</html>

d)

<html> <head> </head>

<body> </body>

</html>

9.

Algunos de los atributos de la etiqueta body son:

(a)  

10.

HTML es un

a)

programa

b)

lenguaje que sirve para crear aplicaciones

c)

Lenguaje de programación para crear paginas web

d)

ninguna de las anteriores