
Css - Bootstrap
Authored by Junior Achievement
Computers
7th - 12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Qué significa CSS?
Computer Style Sheets
Colorful Style Sheets
Creative Style Sheets
Cascading Style Sheets
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es el HTML correcto para hacer referencia a una hoja de estilo externa?
<link rel="stylesheet" href="estilos.css">
<style src="estilos.css">
<stylesheet>estilos.css</stylesheet>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Dónde se encuentra en un documento HTML el lugar correcto para hacer referencia a una hoja de estilo externa?
En el <body>
En el <head>
En el <doctype>
En el <header>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cuál es la sintaxis CSS correcta?
body {color: black;}
{body;color:black;}
body:color=black;
{body:color=black;}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo se agrega un color de fondo para todos los elementos <h1>?
#h1.all {background-color: red;}
h1 {background-color: red;}
h1 (background-color: red;)
.h1. {background-color: red;}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
¿Cómo seleccionas elementos con el nombre de clase 'test'?
#test
test
*test
.test
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
La clase .container proporciona un contenedor de ancho completo, que abarca todo el ancho de la pantalla.
Si
No
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?