1module 4 Quiz
1module 4 Quiz
Cuestionario, 12 preguntas
11/12 puntos (91.66%)
¡Felicitaciones! ¡Aprobaste!
Pregunta 1
Correcto
1/1
Punto
1. Pregunta 1
When considering the visual design of our website, which of these approaches was recommended?
Using more techniques because we want to include every skill we've learned.
Consider how the site will appear to users and seek feedback from friends.
Correcto
Please refer to the lesson "Plain Websites are Boring" for more information.
Pregunta 2
Correcto
1/1
Punto
2. Pregunta 2
When considering the visual design of our website, which of these approaches was recommended?
Correcto
Please refer to the lesson "Plain Websites are Boring" for more information.
Pregunta 3
Correcto
1/1
Punto
3. Pregunta 3
What is true of approaches to CSS code? (Select all that apply.)
Correcto
Please refer to the lesson "CSS Basics Part 1" for more information.
Deseleccionado es lo correcto
Deseleccionado es lo correcto
Correcto
Please refer to the lesson "CSS Basics Part 1" for more information.
Inline is the best option
Deseleccionado es lo correcto
Pregunta 4
Correcto
1/1
Punto
4. Pregunta 4
The CSS code p.medium {color:green;font-size:150%;} can be described as: (Select all that apply.)
Correcto
Please refer to the lesson "CSS Basics Part 1" for more information.
Deseleccionado es lo correcto
Correcto
Please refer to the lesson "CSS Basics Part 1" for more information.
Deseleccionado es lo correcto
Pregunta 5
Correcto
1/1
Punto
5. Pregunta 5
When referring to a reference to an external CSS file we can say
The HREF contains the name of the external CSS file.
Correcto
Please refer to the lesson "CSS Basics Part 1" for more information.
Pregunta 6
Correcto
1/1
Punto
6. Pregunta 6
What is true of name-value pairs in CSS? (Select all that apply.)
Deseleccionado es lo correcto
Correcto
Please refer to the lesson "CSS Basics Part 2" for more information.
Deseleccionado es lo correcto
Deseleccionado es lo correcto
Pairs are separated by semicolons
Correcto
Please refer to the lesson "CSS Basics Part 2" for more information.
Pregunta 7
Correcto
1/1
Punto
7. Pregunta 7
When referring to CSS selectors we can say
Deseleccionado es lo correcto
Deseleccionado es lo correcto
Deseleccionado es lo correcto
Correcto
Please refer to the lesson "CSS Basics Part 2" for more information.
Pregunta 8
Correcto
1/1
Punto
8. Pregunta 8
CSS comments are best described by: (Select all that apply.)
The /* */ can be used for multi-line comments
Correcto
Please refer to the lesson "CSS Basics Part 2" for more information.
CSS uses the same // symbol for comments that we learned in JavaScript.
Deseleccionado es lo correcto
Correcto
Please refer to the lesson "CSS Basics Part 2" for more information.
Deseleccionado es lo correcto
Pregunta 9
Correcto
1/1
Punto
9. Pregunta 9
Which strategy was recommended to get your CSS working?
Get an external CSS file with as many styles as possible before testing.
Get an external CSS file working with just one style to start.
Correcto
Please refer to the lesson "Putting CSS to Work: Getting Started with External CSS" for more information.
Pregunta 10
Correcto
1/1
Punto
10. Pregunta 10
What can be said about using color in CSS?
Correcto
Please refer to the lesson "Putting CSS to Work: Getting Started with External CSS" for more information.
Pregunta 11
Correcto
1/1
Punto
11. Pregunta 11
What can be said about using color in CSS?
Correcto
Please refer to the lesson "Putting CSS to Work: Getting Started with External CSS" for more information.
Pregunta 12
Incorrecto
0/1
Punto
12. Pregunta 12
What can we say about using CSS to control page layout?
Please refer to the lesson "Putting CSS to Work: Getting Started with External CSS" for more information.
Please refer to the lesson "Putting CSS to Work: Getting Started with External CSS" for more information.