Estilizando elementos con CSS

Estilizando elementos con CSS

7th Grade

10 Qs

quiz-placeholder

Similar activities

Preguntas aleatorias ;)

Preguntas aleatorias ;)

6th Grade - Professional Development

11 Qs

Unit 1-4 French

Unit 1-4 French

6th - 9th Grade

13 Qs

Christmas Vocabulary (French)

Christmas Vocabulary (French)

7th Grade

10 Qs

minecraft

minecraft

1st Grade - University

11 Qs

Trabajo en Equipo

Trabajo en Equipo

1st - 12th Grade

8 Qs

La música en el Barroco: aspectos generales

La música en el Barroco: aspectos generales

7th Grade

10 Qs

football of world

football of world

1st Grade - University

13 Qs

SONIC 2

SONIC 2

1st - 12th Grade

10 Qs

Estilizando elementos con CSS

Estilizando elementos con CSS

Assessment

Quiz

Other

7th Grade

Medium

Created by

Angie Dougherty

Used 2+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Propiedad que se usa para cambiar el color de fondo de un elemento

border-color: value;

background-color: value;

border-radius: value:

float: value;

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Propiedad que se usa para indicar la posición de un elemento a la izquierda o derecha de la pantalla.

border-color: value;

background-color: value;

border-radius: value:

float: value;

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

regla de estilo que se usa para cambiar el color de un encabezado a azul claro

h2 {

color: lightblue;

}

p{

color: lightblue;

}

img {

border-color: lightblue;

}

body {

background-color: lightblue;

}

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Regla de estilo para ajustar el tamaño de altura de una imagen

p {

height: 250px;

}

p {

width: 250px;

}

img {

height: 250px;

}

img {

width: 250px;

}

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

¿Cuál es el error en este código?

<link rel="stylesheet" src="style.css">

no debe ser src, si no alt

no debe tener comillas el nombre del archivo style.css

faltan las comillas alrededor de src

no deber ser src, si no href

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Media Image

Encuentra el error en el código de esta página web

El archivo de la imagen no funciona porque no puedes usar .jpg solamente .jpeg

El enlace para la hoja de estilo (stylesheet) debe estar entre las etiquetas de <body> </body>

Las etiquetas de encabezado deben estar entre las etiquetas de <body> </body>

No hay error

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Esta regla de CSS puede cambiar las dimensiones de una imagen

img {

width:50px;

}

h6 {

width: 50px:

}

body {

width: 50px;

}

p {

width: 50px;

}

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?