Programación 4to - IVBim

Programación 4to - IVBim

10th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

9th - 12th Grade

10 Qs

Básico de HTML

Básico de HTML

1st Grade - Professional Development

15 Qs

CSS-ponavljanje

CSS-ponavljanje

5th Grade - University

11 Qs

Bootstrap

Bootstrap

9th - 12th Grade

13 Qs

Review for Bootstrap Test

Review for Bootstrap Test

9th Grade - University

13 Qs

Bootstrap Unit Review

Bootstrap Unit Review

9th - 12th Grade

15 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Test que aprendimos de html

Test que aprendimos de html

8th Grade - University

13 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?