Cuestionario sobre HTML y CSS

Cuestionario sobre HTML y CSS

10th Grade

38 Qs

quiz-placeholder

Similar activities

CodeHS Web Design - HTML - Mid-Unit Test

CodeHS Web Design - HTML - Mid-Unit Test

9th - 12th Grade

40 Qs

HTML,SQL,JS,CSS

HTML,SQL,JS,CSS

10th Grade

35 Qs

Review for Test 3

Review for Test 3

10th Grade

38 Qs

HTML DASAR

HTML DASAR

10th - 11th Grade

40 Qs

Web Page Design DOM

Web Page Design DOM

10th - 12th Grade

41 Qs

HTML5 и CSS

HTML5 и CSS

8th - 11th Grade

33 Qs

Programacion

Programacion

9th - 12th Grade

41 Qs

HTML and CSS

HTML and CSS

10th Grade

35 Qs

Cuestionario sobre HTML y CSS

Cuestionario sobre HTML y CSS

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Marco Espinoza

Used 1+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué etiqueta agrupa contenido en bloque?

<div>

<span>

<section>

<block>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál propiedad de CSS cambia el color del texto?

text-color

font-color

color

background-color

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cuál es el selector para un ID en CSS?

.nombre

#nombre

id:nombre

[id='nombre']

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué etiqueta HTML define un párrafo?

<p>

<para>

<text>

<paragraph>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se centra un texto con CSS?

text-align: center;

align: middle;

center: true;

horizontal-align: center;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué propiedad CSS cambia el tipo de letra?

font-family

font-type

text-family

letter-style

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se aplica una clase en HTML?

<div class='nombre'>

<div id='nombre'>

<class='nombre'>

<id='nombre'>

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?