Examen II Quimestre 9no de Básica

Examen II Quimestre 9no de Básica

9th Grade

15 Qs

quiz-placeholder

Similar activities

E1U2Tercero

E1U2Tercero

9th Grade

15 Qs

Intro To Digital Tech Web Design

Intro To Digital Tech Web Design

8th - 10th Grade

20 Qs

Special tags

Special tags

9th - 12th Grade

15 Qs

Web Development Tutorial 6 Quiz Review

Web Development Tutorial 6 Quiz Review

9th - 12th Grade

20 Qs

HTML Tables

HTML Tables

9th - 12th Grade

10 Qs

HTML (Tables &  Frames)

HTML (Tables & Frames)

9th Grade

20 Qs

Html_Tables

Html_Tables

3rd - 12th Grade

17 Qs

1ER TRIMESTRE D. WEB -2DO BT

1ER TRIMESTRE D. WEB -2DO BT

9th - 12th Grade

15 Qs

Examen II Quimestre 9no de Básica

Examen II Quimestre 9no de Básica

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Pablo Guzmán

Used 8+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

La etiqueta Title va dentro de la etiqueta?

Head

Body

Html

Section

2.

OPEN ENDED QUESTION

5 mins • 5 pts

Escriba la estructura básica de una página HTML

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

5 mins • 5 pts

Indique como haría un hipervínculo hacia la wikipedia en HTML?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Cual es la forma correcta de insertar una imagen en HTML?

<img scr="nombre de la imagen">

<img ="nombre de la imagen">

<img src="nombre de la imagen">

<a scr="nombre de la imagen"> Nombre de la imagen </a>

5.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Para que se utiliza la etiqueta a en HTML?

Para insertar una tabla

Para insertar una imagen

Para insertar un video

Para insertar un hipervínculo

6.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

Indique cual sería el código HTML para crear la tabla que esta en imagen?

<tr>

<td>Hora</td>

<td>Lunes</td>

<td>Martes</td>

<td>Miércoles</td>

<td>Jueves</td>

<td>Viernes</td>

</tr>

<tr>

<td>1</td>

<td>Matematicas</td>

<td>Sociales</td>

<td>Sociales</td>

<td>Ingles</td>

<td>Frances</td>

</tr>

<td>Hora</td>

<td>Lunes</td>

<td>Martes</td>

<td>Miércoles</td>

<td>Jueves</td>

<td>Viernes</td>

<td>1</td>

<td>Matematicas</td>

<td>Sociales</td>

<td>Sociales</td>

<td>Ingles</td>

<td>Frances</td>

<table border=2>

<tr>

<td>Hora</td>

<td>Lunes</td>

<td>Martes</td>

<td>Miércoles</td>

<td>Jueves</td>

<td>Viernes</td>

</tr>

<tr>

<td>1</td>

<td>Matematicas</td>

<td>Sociales</td>

<td>Sociales</td>

<td>Ingles</td>

<td>Frances</td>

</tr>

</table>

<tr>

<td>1</td>

<td>Matematicas</td>

<td>Sociales</td>

<td>Sociales</td>

<td>Ingles</td>

<td>Frances</td>

</tr>

7.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

Media Image

Utilizando la función Si en Excel, indique cual es la respuesta correcta para determinar cual de los 2 números son mayores o iguales?

=si(A2>B2;"Número 1 > que numero 2";(A2=B2;"Son iguales";"Número 2 > que número 1")

=si(A2>B2;"Número 1 > que numero 2";si(A2=B2;"Son iguales")

=si(A2>B2;"Número 1 > que numero 2";si(A2=B2;"Son iguales";"Número 2 > que número 1")

=si(A2>B2;"Número 1 > que numero 2";=si(A2=B2;"Son iguales";"Número 2 > que número 1")

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?