Examen HTML y CSS

Examen HTML y CSS

9th - 12th Grade

26 Qs

quiz-placeholder

Similar activities

Conceptos Básicos 2

Conceptos Básicos 2

10th Grade

22 Qs

HTML

HTML

11th Grade

25 Qs

Puertas Lógicas

Puertas Lógicas

9th - 10th Grade

22 Qs

Inteligencia Artificial

Inteligencia Artificial

10th Grade - University

21 Qs

Segundo Examen Parcial de HCA 2024B

Segundo Examen Parcial de HCA 2024B

2nd Grade - University

21 Qs

Redes

Redes

11th Grade

21 Qs

oh shi algorithm sucks

oh shi algorithm sucks

9th Grade

21 Qs

Quiz Herramientas TIC

Quiz Herramientas TIC

12th Grade

30 Qs

Examen HTML y CSS

Examen HTML y CSS

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Tania Palacios

Used 21+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

26 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

SELECT

es una etiqueta

es una propiedad

es un atributo

2.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

¿Cual es la etiqueta usada para enlazar una pagina html con otra?

<Href>

<A href>

<src>

<body>

3.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

¿La etiqueta <TITLE> sirve para?

cabeza de la pagina

colocar un titulo en el cuerpo de mi pagina

darle nombre a mi cuerpo de la pagina

darle nombre a la pestaña de mi pagina

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

¿Cual de las siguientes es la estructura correcta?

<html>

<head>

<title></title>

</head>

<body>

</body>

</html>

<html>

<head>

</head>

<body>

</body>

</html>

<html>

<head> </head>

<title></title>

<body>

</body>

</html>

<html>

<head> </head>

<title></title>

<body>

</html>

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

¿Cual es la estructura correcta para crear una tabla 3x3?

<table >

    <tr>

        <td></td>

        <td></td>

        <td></td>

</tr>

<tr>

        <td></td>

        <td></td>

        <td></td>

</tr>

<tr>

        <td></td>

        <td></td>

        <td></td>

</tr>

</table>

<table>

<td></td>

</tr>

<tr>

        <td></td>

        <td></td>

        <td></td>

</tr>

<tr>

        <td></td>

        <td></td>

        <td></td>

</tr>

   <td></td>

        <td></td>

        <td></td>

</table>

ninguna

todas

6.

OPEN ENDED QUESTION

45 sec • 1 pt

¿Cual es la etiqueta para poner en movimiento imagenes o texto?

Evaluate responses using AI:

OFF

7.

OPEN ENDED QUESTION

3 mins • 1 pt

¿Cual es la etiqueta para salto de linea?

Evaluate responses using AI:

OFF

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?