antonioperez15
Quiz by , created more than 1 year ago

NIVEL BASICO

85
0
2
No tags specified
antonioperez15
Created by antonioperez15 about 10 years ago
Close

HTML

Question 1 of 30

1

1.- ¿Qué es HTML?

Select one of the following:

  • a) Sus siglas de HyperText Markup Language («lenguaje de marcas de hipertexto»), hace referencia al lenguaje de marcado para la elaboración de páginas web

  • b) Es un software que permite crear tablas, calcular y analizar datos. Este tipo de software se denomina software de hoja de cálculo

  • c) Es un procesador de palabras.

Explanation

Question 2 of 30

1

2.- ¿Qué comando se usa para insertar un titulo en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <BODY>

  • c) <TITLE>

Explanation

Question 3 of 30

1

3.- ¿Qué comando se usa para insertar un encabezado en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <BODY>

  • c) <TITLE>

Explanation

Question 4 of 30

1

4.- ¿Qué comando se usa para insertar un Cuerpo o esqueleto en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <BODY>

  • c) <TITLE>

Explanation

Question 5 of 30

1

5.- ¿Qué comando se usa para insertar un elemento relleno o comentario en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <BODY>

  • c) <Hx>

Explanation

Question 6 of 30

1

6.- ¿Qué comando se usa para insertar un tamaño de letra en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <FONT SIZE>

  • c) <Hx>

Explanation

Question 7 of 30

1

7.- ¿Qué comando se usa para insertar un tipo de letra en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <FONT SIZE>

  • c) <FONT FACE>

Explanation

Question 8 of 30

1

8.- ¿Qué comando se usa para insertar un texto de color en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <FONT SIZE>

  • c) <FONT COLOR>

Explanation

Question 9 of 30

1

9.- ¿Qué comando se usa para insertar un párrafo en HTML?

Select one of the following:

  • a) <HEAD>

  • b) <FONT SIZE>

  • c) <P>

Explanation

Question 10 of 30

1

10.- ¿Qué comando se usa para insertar un salto de línea en HTML?

Select one of the following:

  • a) <BR>

  • b) <FONT SIZE>

  • c) <P>

Explanation

Question 11 of 30

1

11.-¿Qué comando se usa para insertar un bloque tabulado o de tabulación en HTML?

Select one of the following:

  • a) <BR>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 12 of 30

1

12.- ¿Qué comando se usa para insertar una línea horizontal en HTML?

Select one of the following:

  • a) <HR>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 13 of 30

1

13.- ¿Qué comando se usa para insertar un texto pre formateado en HTML?

Select one of the following:

  • a) <PRE>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 14 of 30

1

14.- ¿Qué comando se usa para insertar un texto en negrita en HTML?

Select one of the following:

  • a) <B>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 15 of 30

1

15.- ¿Qué comando se usa para insertar un texto en itálica en HTML?

Select one of the following:

  • a) <I>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 16 of 30

1

16.- ¿Qué comando se usa para insertar un texto centrado en HTML?

Select one of the following:

  • a) <CENTER>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 17 of 30

1

17.- ¿Qué comando se usa para insertar un texto subrayado en HTML?

Select one of the following:

  • a) <U>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 18 of 30

1

18.- ¿Qué comando se usa para insertar un texto intermitente en HTML?

Select one of the following:

  • a) <BLINK>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 19 of 30

1

19.- ¿Qué comando se usa para insertar un texto en listas desordenadas en HTML?

Select one of the following:

  • a) <UL>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 20 of 30

1

20.- ¿Qué comando se usa para insertar un texto en lista ordenadas en HTML?

Select one of the following:

  • a) <OL>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 21 of 30

1

21.- ¿Qué comando se usa para insertar una imagen de fondo en HTML?

Select one of the following:

  • a) <BODY BACKGROUND>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 22 of 30

1

22.- ¿Qué comando se usa para insertar una tabla en HTML?

Select one of the following:

  • a) <TABLE>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 23 of 30

1

23.- ¿Qué comando se usa para insertar una tabla con bordes en HTML?

Select one of the following:

  • a) <TABLE BORDER>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 24 of 30

1

24.- ¿Qué comando se usa para insertar una fila de una tabla en HTML?

Select one of the following:

  • a) <TR>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 25 of 30

1

25.- ¿Qué comando se usa para insertar una celda de una tabla en HTML?

Select one of the following:

  • a) <TD>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 26 of 30

1

26- ¿Qué comando se usa para insertar un color de fondo en HTML?

Select one of the following:

  • a) <BODY BGCOLOR >

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 27 of 30

1

27.- ¿Qué comando se usa para insertar el color rojo en HTML?

Select one of the following:

  • a) rgb=#FF0000

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 28 of 30

1

28.- ¿Qué comando se usa para insertar el color azul en HTML?

Select one of the following:

  • a) rgb=#FF0000

  • b) rgb=#0000FF

  • c) <P>

Explanation

Question 29 of 30

1

29.- ¿Qué comando se usa para insertar una imagen en HTML?

Select one of the following:

  • a) <IMG>

  • b) <BLOCKQUOTE>

  • c) <P>

Explanation

Question 30 of 30

1

30.- ¿después de crear el esqueleto de la pagina web en el bloc de notas con que extensión se guarda?

Select one of the following:

  • a) .html

  • b) .xls

  • c) .txt

Explanation