FINAL DISEÑO WEB

FINAL DISEÑO WEB

Professional Development

10 Qs

quiz-placeholder

Similar activities

HTML y CSS 3

HTML y CSS 3

Professional Development

10 Qs

CSS-AVANZADO

CSS-AVANZADO

University - Professional Development

7 Qs

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

[BD] 02.1 - Modelo Relacional - Intuição, Notação, Domínios

University - Professional Development

12 Qs

Diagnóstico HTML

Diagnóstico HTML

Professional Development

10 Qs

Introducción a HTML

Introducción a HTML

Professional Development

10 Qs

Programación

Programación

Professional Development

13 Qs

Form - Input

Form - Input

Professional Development

10 Qs

Test JS

Test JS

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?