Repaso 2

Repaso 2

Professional Development

10 Qs

quiz-placeholder

Similar activities

Lectura Critica. Introducción

Lectura Critica. Introducción

Professional Development

10 Qs

Juniors 2 -Ordinal Numbers-

Juniors 2 -Ordinal Numbers-

Professional Development

13 Qs

Time to Quiz

Time to Quiz

Professional Development

10 Qs

RAKER BMH

RAKER BMH

Professional Development

15 Qs

PKT_Week_3_HH_Jun22

PKT_Week_3_HH_Jun22

Professional Development

10 Qs

TIU 8

TIU 8

University - Professional Development

10 Qs

BLOK KEKOM NF

BLOK KEKOM NF

Professional Development

10 Qs

Pre & Post test KULib-KM

Pre & Post test KULib-KM

Professional Development

10 Qs

Repaso 2

Repaso 2

Assessment

Quiz

Instructional Technology, Other

Professional Development

Hard

Created by

Gustavo Reboso

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

¿Cuál de los siguientes códigos sería el correcto para reproducir un video de Youtube directamente en nuestra página html?

<iframe width="400" height="200"

src="https://www.youtube.com/embed/rbuYtrNUxg4"

>

</iframe>

<a href="https://www.youtube.com/embed/rbuYtrNUxg4">Youtube</a>

<video srd="https://www.youtube.com/embed/rbuYtrNUxg4" controls type="video/mp4"></video>

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Según el siguiente código html ¿qué formato de audio reproduciría el navegador?


<audio controls>

<source src="audio1.mp3" type="audio/mp3">

<source src="audio1.ogv" type="audio/ogv">

<source src="audio1.wav" type="audio/wav">

</audio>

mp3

ogv

wav

todos los anteriores

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

¿Cuál sería la ruta relativa al fichero tutorial.pdf desde index.html?

ejemplos/documentos/tutorial.pdf

documentos/tutorial.pdf

documentos\tutorial.pdf

tutorial.pdf

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

¿Cuál es un ejemplo correcto de enlace de marcador (ancla) en la misma página en html?

<a href="#galeria">Galería de imágenes</a>

<a href="/galeria.html">Galería de imágenes</a>

<a href="galeria.html">Galería de imágenes</a>

<a href="mailto:galeria">Galería de imágenes</a>

<a href="galeria.html#galeria">Galería de imágenes</a>

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Posibles formas de aplicar estilos en html...

atributo style

etiqueta <style> en <head>

fichero de estilo externo css

atributo color

etiqueta <colors>

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Formatos de video soportados por html:

mp4

avi

ogv

webm

mov

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Formatos de audio soportados por html:

mp3

wvm

ogg

wav

mp2

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?