Programación 4to - IVBim

Programación 4to - IVBim

10th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

Bootstrap Level One

Bootstrap Level One

9th - 12th Grade

13 Qs

Bootstrap Website

Bootstrap Website

9th - 12th Grade

13 Qs

Bootstrap Components

Bootstrap Components

9th - 12th Grade

7 Qs

Основы программирования на языке Паскаль

Основы программирования на языке Паскаль

8th - 11th Grade

10 Qs

Inline Elements

Inline Elements

9th - 12th Grade

15 Qs

HTML-CSS

HTML-CSS

9th Grade - University

14 Qs

HTML kalbos testas_LENTELĖS 10 KL.

HTML kalbos testas_LENTELĖS 10 KL.

10th Grade

15 Qs

Programación 4to - IVBim

Programación 4to - IVBim

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Andrea Jerez

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

Forma correcta de escribir la etiqueta del script de Boostrap

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>

<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" ></script>

<script integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>

2.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Etiqueta para determinar una lista

<ul>

<li>

<list>

<mark>

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

Etiqueta que me permite remarcar un texto o palabra en un párrafo

<li>

<markar>

<mark>

<marc>

4.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

¿Qué etiqueta me permite determinar el nombre del texto dentro de las columnas en boostrap?

<li>

<dd>

<ul>

<dl>

5.

MULTIPLE CHOICE QUESTION

3 mins • 2 pts

¿Qué error contiene la siguiente etiqueta?

<div class="col-sm-6" style=background-color: yellowgreen;>Película</div>

Faltan comillas

No tiene errores

Falta determinar el tamaño de la columna

Div no tiene etiqueta de cierre

6.

MULTIPLE CHOICE QUESTION

3 mins • 2 pts

Diferencia entre "container" y "container-fluid"

No tienen ninguna diferencia

Me permite establecer el margen de la información haciendo que fluid sea el más ancho.

Me permite establecer el margen de la información haciendo que fluid las coloque más pequeñas

Me permite establecer el margen de la información haciendo que fluid sea el mas angosto.

7.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

La etiqueta <div class="search-input-box"> me permite:

agregar un cuadro de búsqueda

agregar una columna

agregar una lista desplegable

agregar un encabezado

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?