FINAL DISEÑO WEB

FINAL DISEÑO WEB

Professional Development

10 Qs

quiz-placeholder

Similar activities

Fundamentos Tercera Semana

Fundamentos Tercera Semana

Professional Development

12 Qs

EXAMEN HTML- B4-2025

EXAMEN HTML- B4-2025

Professional Development

15 Qs

EXAMEN HTML

EXAMEN HTML

Professional Development

13 Qs

HTML5 y CSS3

HTML5 y CSS3

Professional Development

15 Qs

Questionario Tablas

Questionario Tablas

Professional Development

15 Qs

OSI Model - Transport Layer

OSI Model - Transport Layer

9th Grade - Professional Development

10 Qs

CodeHS - Intro to Python - Conditionals Quiz

CodeHS - Intro to Python - Conditionals Quiz

9th Grade - Professional Development

15 Qs

FINAL DISEÑO WEB

FINAL DISEÑO WEB

Assessment

Quiz

Computers

Professional Development

Hard

Created by

EYLEEN CABEZAS

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué atributo se utiliza para abrir un enlace en una nueva pestaña?

href="_blank"

open="new"

target="_blank"

link="newtab"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el propósito de la etiqueta <label> en un formulario?

Crear un campo de texto

Asociar un texto con un elemento del formulario

Aplicar estilos CSS

Validar un campo

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué atributo se usa para hacer obligatorio un campo en un formulario?

mandatory

need

required

compulsory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de las siguientes etiquetas define una celda de encabezado en una tabla?

<tr>

<td>

<th>

<thead>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál de las siguientes etiquetas representa una lista desordenada?

<ol>

<ul>

<li>

<dl>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué etiqueta HTML5 se usa para incrustar un documento dentro de otro?

<embed>

<iframe>

<object>

<frame>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CUAL ES EL ERROR DE CODIGO

<a href="https://ejemplo.com" target="blank">Ir al sitio</a>

Falta la etiqueta de cierre

El atributo target está mal escrito

Debería ser target="_blank"

No se puede usar href en <a>

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?