Miguel Arias
Quiz by , created more than 1 year ago

Prueba Corta 4to HTML

77
0
0
Miguel Arias
Created by Miguel Arias almost 9 years ago
Close

Prueba Corta 4to HTML

Question 1 of 20

1

¿Qué etiqueta utilizamos para definir el cuerpo del documento?

Select one of the following:

  • <background>

  • <body>

  • <b>

Explanation

Question 2 of 20

1

¿Qué entiende por HTML?

Select one of the following:

  • Hyper Text Markup Language

  • Hyper Text Mask Language

  • Hard Text Markup Language

Explanation

Question 3 of 20

1

¿Qué etiqueta utilizamos para insertar una línea horizontal?

Select one of the following:

  • <br>

  • <hr>

  • <line>

Explanation

Question 4 of 20

1

Elija la etiqueta apropiada para un texto en negrita.

Select one of the following:

  • <bold>

  • <bb>

  • <b>

Explanation

Question 5 of 20

1

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

Select one of the following:

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

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

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

Explanation

Question 6 of 20

1

¿Qué etiqueta define la fila de una tabla?

Select one of the following:

  • <tr>

  • <td>

  • <row>

Explanation

Question 7 of 20

1

¿Qué etiqueta define una lista ordenada?

Select one of the following:

  • <ol>

  • <ul>

  • <li>

Explanation

Question 8 of 20

1

Elija la forma correcta de ingresar una imagen.

Select one of the following:

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

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

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

Explanation

Question 9 of 20

1

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

Select one of the following:

  • True
  • False

Explanation

Question 10 of 20

1

El código de las páginas estará comprendido entre las etiquetas <head> y </head>.

Select one of the following:

  • True
  • False

Explanation

Question 11 of 20

1

¿Qué etiqueta define un salto de línea?

Select one of the following:

  • <break>

  • <br>

  • <linebreak>

Explanation

Question 12 of 20

1

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

Select one of the following:

  • <h1>

  • <h6>

  • <head>

Explanation

Question 13 of 20

1

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

Select one 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 14 of 20

1

¿Cómo definimos un color en sistema hexadecimal?

Select one of the following:

  • <beige>

  • <245,245,220>

  • <#F5F5DC>

Explanation

Question 15 of 20

1

La ruta de acceso en un hipervinculo se especifica a través del atributo href.

Select one of the following:

  • True
  • False

Explanation

Question 16 of 20

1

El cursor cambia de forma al situarse encima del vínculo en el navegador.

Select one of the following:

  • True
  • False

Explanation

Question 17 of 20

1

Para insertar una imagen no es necesario insertar la etiqueta <imagen>.

Select one of the following:

  • True
  • False

Explanation

Question 18 of 20

1

Las imágenes...

Select one of the following:

  • Pueden redimensionarse a través de los atributos width y height

  • Siempre tienen un borde alrededor

  • Cualquiera de las dos primeras opciones

  • Ninguna de las opciones anteriores

Explanation

Question 19 of 20

1

Para crear una tabla hay que insertar las etiquetas <tabla> y </tabla>.

Select one of the following:

  • True
  • False

Explanation

Question 20 of 20

1

La etiqueta <th>...

Select one of the following:

  • Hace que el texto de la celda aparezca centrado y en negrita

  • Se utiliza para insertar reglas horizontales

  • Cualquiera de las dos primeras opciones

  • Ninguna de las opciones anteriores

Explanation