Como se cambia el color del texto en un span?
CSS Basics

Quiz
•
Computers, Science, English
•
University
•
Hard
James Chaves
Used 35+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Color : red;
span{
text-color : red;
}
@span{
color : red;
}
p{
color : red;
}
span{
color : red;
}
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Como se escoge por clase?
#class{
text-color : red;
}
.class{
text-color : red;
}
-class{
text-color : red;
}
*class{
text-color : red;
}
%class{
text-color : red;
}
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Escoge 3 maneras validas de aplicar estilos
<style>
p{
border: solid
}
</style>
<p style="
border: solid"
></p>
<link rel="stylesheet" type="text/css" href="./style.css">
<p style=
{style : solid}
></p>
<ref type="stylesheet" val="text/css" link="./style.css">
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Con que propiedad se modifica la fuente de una letra?
font-family
font-type
font
font-text
text-font
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Con cual propiedad se ajusta el ancho de una imagen
Width
Height
Length
Longitude
strength
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Con cual propiedad ajustas el espacion adentro de un elemento?
Madding
Pargin
Spacing
Padding
Margin
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Escoge 2 maneras de agrega margen solamente a la parte de arriba de un elemento
margin: top 10px;
margin: up 30px;
margin-top: 15px;
top-margin : 5px;
margin: 10px 0 0 0;
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
HTML/CSS Quiz

Quiz
•
10th Grade - University
7 questions
CSS QUIZ 01

Quiz
•
University
10 questions
Avaliação de Laboratório de WEB

Quiz
•
University
11 questions
HTML Basics

Quiz
•
University
10 questions
ภาษา HTML

Quiz
•
University
10 questions
BOOLEAN CLUB QUIZ 2

Quiz
•
University
15 questions
HTML

Quiz
•
12th Grade - University
10 questions
Prob.prog 5.

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