Cesar Contreras
Quiz by , created more than 1 year ago

Realizar el test y tomarle un pantallazo al finalizar

107
0
0
Cesar Contreras
Created by Cesar Contreras over 7 years ago
Close

Evaluación décimo 2 periodo

Question 1 of 10

1

Las páginas web escritas en HTML tienen que tener la extensión html o htm.

Select one of the following:

  • True
  • False

Explanation

Question 2 of 10

1

Las etiquetas <body> y </body> van...

Select one or more of the following:

  • Justo encima de la cabecera.

  • Dentro de la cabecera.

  • Justo debajo de la cabecera.

Explanation

Question 3 of 10

1

El color de fondo de una página...

Select one or more of the following:

  • se especifica en la etiqueta <body>.

  • puede establecerse a través del atributo bgcolor.

  • las dos afirmaciones anteriores son verdaderas.

  • las tres afirmaciones anteriores son falsas.

Explanation

Question 4 of 10

1

Un documento de hipertexto solo se compone de texto.

Select one of the following:

  • True
  • False

Explanation

Question 5 of 10

1

Siempre que escribimos una etiqueta debemos escribir su correspondiente etiqueta de cierre.

Select one of the following:

  • True
  • False

Explanation

Question 6 of 10

1

El código de todas las páginas:

Select one or more of the following:

  • Puede ser interpretado completamente por todos los navegadores.

  • No puede ser interpretado completamente por todos los navegadores.

  • Cualquiera de las dos primeras opciones.

  • Ninguna de las opciones anteriores.

Explanation

Question 7 of 10

1

¿Cuál es la forma correcta de crear un vínculo?

Select one or more of the following:

  • <a target="http://www.unsitio.com">...</a>

  • <a url="http://www.unsitio.com">...</a>

  • <a href="http://www.unsitio.com">...</a>

Explanation

Question 8 of 10

1

Elija la forma correcta de ingresar una imagen.

Select one or more of the following:

  • <img src="/foto.jpg">

  • <imagen src="/foto.jpg">

  • <img href="/foto.jpg">

Explanation

Question 9 of 10

1

¿Cómo definimos un texto alternativo para una imagen?

Select one or more of the following:

  • <img src="/foto.jpg" alt="texto alternativo">

  • <img src="/foto.jpg" value="texto alternativo">

  • <img src="/foto.jpg" text="texto alternativo">

Explanation

Question 10 of 10

1

Elija la etiqueta que nos da el título más grande

Select one or more of the following:

  • <h1>

  • <head>

  • <h3>

  • <h6>

Explanation