QUIZ HTML - CSS

QUIZ HTML - CSS

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

HTML Tables Quiz

HTML Tables Quiz

7th - 8th Grade

16 Qs

Web Development Beginners quiz 15

Web Development Beginners quiz 15

1st - 12th Grade

10 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

Parcial I Computación 2do Básico

Parcial I Computación 2do Básico

8th Grade

10 Qs

EXAMEN 4to PERIODO

EXAMEN 4to PERIODO

8th Grade

19 Qs

Ucertify Introduction to Cascade Style Sheets Technology

Ucertify Introduction to Cascade Style Sheets Technology

8th - 12th Grade

11 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

QUIZ HTML - CSS

QUIZ HTML - CSS

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

SEBASTIAN CASTRO

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué etiqueta se utiliza para crear un menú de navegación en HTML?

<nav>

 <menu>

<link>

<footer>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál etiqueta se usa para crear un título principal en HTML?

<title>

 <head>

<h1>

<p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué etiqueta representa el cuerpo del contenido en una página HTML?

<main>

<section>

<body>

<html>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál propiedad de CSS se utiliza para distribuir los elementos con espacio entre ellos en Flexbox?

align-items: center;

justify-content: center;

justify-content: space-between;

display: grid;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el orden correcto del modelo de caja (box model) en CSS desde el interior hacia afuera?

Content → Border → Padding → Margin

Content → Padding → Border → Margin

Padding → Content → Border → Margin

Margin → Padding → Content → Border

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué significa padding en CSS?

El espacio entre elementos diferentes.

El área donde se escribe el contenido.

El espacio dentro del borde, entre el contenido y el borde.

El grosor de la letra.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué etiqueta representa normalmente el pie de página de una página web?

<footer>

<end>

<down>

<bottom>

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?