Es la forma correcta para modificar el color de texto de un párrafo específico en CSS

Examen rápido 4: CSS

Quiz
•
Design
•
University
•
Hard
CARLOS MORALES
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
.p1 { color: blue; }
p { color: blue; }
p1 { color: blue; }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Es la forma correcta para ligar un archivo CSS a un archivo HTML
<style>archivo.css</style>
<link rel="stylesheet" href="archivo.css">
<link rel="css" href="archivo.css">
<link rel="stylesheet" src="archivo.css">
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Es la sintaxis correcta en CSS para modificar el tamaño de fuente de diferentes párrafos a la vez
.ps { font-size: 16px; }
#ps { font-size: 16px; }
ps { font-size: 16px; }
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
No es una manera de agregar estilos CSS a un archivo HTML
Utilizando la etiqueta link apuntando al archivo CSS externo.
Utilizando la etiqueta style apuntando al archivo CSS externo.
Creando un archivo CSS interno utilizando la etiqueta style
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la sintaxis correcta para utilizar una imagen como fondo de una página HTML y que se quede estática?
body { background-image: url('ruta_de_la_imagen.jpg');
background-attachment: scroll; }
body { background-image: url('ruta_de_la_imagen.jpg');
background-attachment: inherit; }
body { background-image: url('ruta_de_la_imagen.jpg');
background-attachment: local; }
body { background-image: url('ruta_de_la_imagen.jpg');
background-attachment: fixed; }
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Es el modelo que describe como se representan visualmente los elementos HTML en una página web, defiendo su margen, padding y borde
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Es el espacio que existe entre el borde y el contenido de un elemento HTML
Create a free account and access millions of resources
Similar Resources on Quizizz
9 questions
HTML y CSS

Quiz
•
University - Professi...
10 questions
היסטורית עיצוב UI

Quiz
•
University
8 questions
BIM

Quiz
•
University
15 questions
Temas de producción audiovisual y gráfica

Quiz
•
University
15 questions
Quiz UI/UX Design

Quiz
•
University
9 questions
Trivia - PAI

Quiz
•
University
10 questions
Examen rápido 2 - Diseño web

Quiz
•
University
10 questions
Syntax and Selector

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade