Examen HTML y CSS

Examen HTML y CSS

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

henry acosta

Used 25+ times

FREE Resource

Student preview

quiz-placeholder

30 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

¿Qué significa HTML?

HyperText Markup Language

HypertText Multiple Language

Lenguaje de Marcado de HiperTexto

Historical Marking Language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es la etiqueta básica para iniciar un documento HTML?

<head></head>

<body></body>

<html></html>

<meta/>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es la etiqueta utilizada para crear un enlace/hipervínculo en HTML?

<link/>

<img/>

</a>

<figure>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

¿Este código es semánticamente correcto?

Si, está correcto

No, está incorrecto

Answer explanation

Lo semánticamente correcto sería usar <main> y <section> en lugar de <div id="main"/> o <div id="section">

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es la manera semántica de añadir una imagen a un documento HTML?

<video>...</video>

<figure>

<img/>

</figure>

<img/>

class="image"

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

La etiqueda utlizada para crear un encabezado de nivel 1 es __

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es la propiedad CSS que se utiliza para cambiar el color del texto de un elemento?

font-color

color

text-color

backgroun-color

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?