Cuestionario de HTML5

Cuestionario de HTML5

KG

7 Qs

quiz-placeholder

Similar activities

Test Concepteur Développeur d'Applications

Test Concepteur Développeur d'Applications

1st - 5th Grade

10 Qs

SciVis II Unit 3 E

SciVis II Unit 3 E

9th - 12th Grade

12 Qs

HTML

HTML

12th Grade

10 Qs

Quiziz Bab IV DMI

Quiziz Bab IV DMI

12th Grade

10 Qs

Cuánto sabes de programación orientada a la WEB ?

Cuánto sabes de programación orientada a la WEB ?

10th Grade

11 Qs

HTML Tags Review

HTML Tags Review

11th - 12th Grade

10 Qs

QUIZ WEEK 1: HTML

QUIZ WEEK 1: HTML

University

11 Qs

Introduction to HTML

Introduction to HTML

9th - 12th Grade

10 Qs

Cuestionario de HTML5

Cuestionario de HTML5

Assessment

Quiz

Other

KG

Hard

Created by

Tadio River

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué es HTML5?

Un lenguaje de programación orientado a objetos

Una versión de HTML con nuevas características y etiquetas

Un software para diseño gráfico

Un sistema operativo para móviles

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es la estructura básica de un documento HTML?

<html> <head> <body> </body> </head> </html>

<html> <body> <head> </head> </body> </html>

<html> <head> <body> </body> </html>

<head> <html> <body> </html> </head>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Para qué se utilizan las etiquetas de encabezado, párrafo y línea?

Para crear listas ordenadas

Para establecer la estructura de la página

Para definir estilos CSS

Para organizar y dar formato al contenido del texto

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se crean enlaces en HTML?

Enlace<link href="url">Enlace</link>

<href="url">Enlace</href>

<a src="url">Enlace</a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se insertan imágenes en una página web?

<img href="ruta_de_la_imagen" alt="descripción">`

<image src="ruta_de_la_imagen" alt="descripción">`

<img src="ruta_de_la_imagen" alt="descripción">`

<src img="ruta_de_la_imagen" alt="descripción">

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

¿Qué tipos de gráficos son compatibles con HTML5?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

¿Cuáles algún de los nuevos tipos de entrada en HTML5

Discover more resources for Other