Tone Master
Quiz by , created more than 1 year ago

Evalación de conocimientos básicos de las etiquetas HTML para listas y enlaces.

19
0
0
Tone Master
Created by Tone Master about 2 years ago
Close

Examen de Listas y Enlaces

Question 1 of 5

1

¿Con cual de las siguientes etiquetas puedo abrir un enlace en una nueva ventana?

Select one of the following:

  • <a href="enlace.html" target="_blank">Enlace</a>

  • <a href="enlace.html" target="_top">Enlace</a>

  • <a href="enlace.html" target="_parent">Enlace</a>

  • <a href="enlace.html" target="_self">Enlace</a>

Explanation

Question 2 of 5

1

Marca Falso o Verdadero. La presente no es una etiqueta de lista en HTML 5. <li>

Select one of the following:

  • True
  • False

Explanation

Question 3 of 5

1

Seleccione las etiquetas básicas de los tipos de lista en HTML 5.

Select one or more of the following:

  • <ol>

  • <nav>

  • <dl>

  • <ul>

  • <li>

Explanation

Question 4 of 5

1

¿Cual es la función principal de los enlaces en HTML5?.

Select one of the following:

  • Abrir contenido multimedia en la pagina

  • Comunicación entre paginas.

  • Controlar el tamaño de texto en la pagina

  • Organizar el contenido del layout

Explanation

Question 5 of 5

1

¿Cual de los siguientes No es un tipo de lista en HTML5?

Select one of the following:

  • Lista ordenada

  • Lista numérica

  • Lista desordenada

  • Listra de definiciones

Explanation