HTML Y CSS3

HTML Y CSS3

11th Grade

50 Qs

quiz-placeholder

Similar activities

EXAMEN FINAL 1° SOFTWARE y 1° CONTABLE

EXAMEN FINAL 1° SOFTWARE y 1° CONTABLE

11th Grade

50 Qs

Preguntas sobre Excel

Preguntas sobre Excel

11th Grade

50 Qs

HTML,CSS y PHP

HTML,CSS y PHP

10th Grade - University

50 Qs

Internet y redes

Internet y redes

6th - 12th Grade

45 Qs

INICIO PROGRAMACION

INICIO PROGRAMACION

11th Grade

50 Qs

Tema de Estructuras completo (algunas en inglés)

Tema de Estructuras completo (algunas en inglés)

9th - 12th Grade

55 Qs

Computación 1

Computación 1

10th - 12th Grade

45 Qs

MÁQUINAS TÉRMICAS

MÁQUINAS TÉRMICAS

10th - 11th Grade

48 Qs

HTML Y CSS3

HTML Y CSS3

Assessment

Quiz

Instructional Technology

11th Grade

Hard

Used 7+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Cómo se hace en CSS para que un enlace se muestre sin el subrayado?

a {underline:no-underline}

a {underline:none}

a {text-decoration:no-underline}

a {text-decoration:none}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

¿Qué significa CSS?

Cascading Style Sheets

Creative Style Sheets

Computer Style Sheets

Colorful Style Sheets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En CSS, ¿cómo se escribe un selector para que una regla se aplique a todos los párrafos que sean descendientes directos (hijos) de un elemento artículo (article)?

article p

article,p

article>p

article+p

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En CSS, para cancelar los efectos de los elementos "flotantes" se emplea la propiedad

clear

display

unfloat

clenen

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En CSS, ¿qué valor define el margen derecho en la siguiente regla? {margin: 5px 10px 15px 20px;}

5px

10px

15px

20px

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En CSS, ¿qué regla selecciona el primer elemento (item) de una lista?

li:first

li:first-child

li:first-element

li:-element

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En CSS, ¿qué propiedad se emplea para insertar contenido generado?

content

created

generated

insert

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?