Icon Crear Crear

Programación

Completar frases

(15)
Completar con la instrucción correcta

Descarga la versión para jugar en papel

Edad recomendada: 16 años
875 veces realizada

Creada por

Argentina

Top 10 resultados

  1. 1
    rodrigro
    rodrigro
    00:49
    tiempo
    100
    puntuacion
  2. 2
    Yo
    Yo
    00:50
    tiempo
    100
    puntuacion
  3. 3
    SEBASTIAN FERRONI
    SEBASTIAN FERRONI
    00:59
    tiempo
    100
    puntuacion
  4. 4
    01:01
    tiempo
    100
    puntuacion
  5. 5
    Lautaro y genaro
    Lautaro y genaro
    01:01
    tiempo
    100
    puntuacion
  6. 6
    01:12
    tiempo
    100
    puntuacion
  7. 7
    Ulises
    Ulises
    01:17
    tiempo
    100
    puntuacion
  8. 8
    Fabrizio Zanini
    Fabrizio Zanini
    01:28
    tiempo
    100
    puntuacion
  9. 9
    01:29
    tiempo
    100
    puntuacion
  10. 10
    Ima <3
    Ima <3
    01:36
    tiempo
    100
    puntuacion
¿Quieres aparecer en el Top 10 de este juego? para identificarte.
Crea tu propio juego gratis desde nuestro creador de juegos
Compite contra tus amigos para ver quien consigue la mejor puntuación en esta actividad
  1. tiempo
    puntuacion
  1. tiempo
    puntuacion
tiempo
puntuacion
tiempo
puntuacion
game-icon

Completar

Programación

Completar con la instrucción correcta

Betiana Insúa
1

50% color center Cambria align padding padding align relative font background image 50px color text transition bottom background text black header

/ * Estilo encabezado * /
{
background - color : white ;
font - family : ;
font - size : 48px ;
text - align : ;
border - radius : 20px ;
height : 60px ;

}
/ * Estilo cuerpo * /
Body {
- image : linear - gradient ( to left top , #a8eb12 , #00bf72 , #a8eb12 ) ;
}
/ * Estilo secciones * /
section {
min - height : 250px ;
}
article {
background - color : white ;
padding : 10px ;
border - radius : 20px ;
text - align : justify ;
}
#nota2 {
background - color : white ;
: 10px ;
border - radius : 20px ;
- : justify ;
}
/ * Estilo formulario * /
#formulario {
border : black 2px solid ;
width : 700px ;
: 10px ;

}
/ * Contenedores con respuestas al juego * /
. container {
position : relative ;
width : 70% ;
}
. {
width : 70% ;
height : auto ;
}
. overlay {
position : absolute ;
bottom : 100% ;
left : 0 ;
right : 0 ;
- color : #008CBA ;
overflow : hidden ;
width : 70% ;
height : 0 ;
: . 5s ease ;
}
. container : hover . overlay {
bottom : 0 ;
height : 100% ;
}
. text {
white - space : nowrap ;
: white ;
font - size : 20px ;
position : absolute ;
overflow : hidden ;
top : 50% ;
left : 50% ;
transform : translate ( - 50% , - 50% ) ;
- ms - transform : translate ( - 50% , - 50% ) ;
}
. container2 {
position : ;
width : 70% ;
}
. image2 {
width : 70% ;
height : auto ;
}
. overlay2 {
position : absolute ;
: 100% ;
left : 0 ;
right : 0 ;
background - color : #008CBA ;
overflow : hidden ;
width : 70% ;
height : 0 ;
transition : . 5s ease ;
}
. container2 : hover . overlay2 {
bottom : 0 ;
height : 100% ;
}
. text {
white - space : nowrap ;
color : white ;
- size : 20px ;
position : absolute ;
overflow : hidden ;
top : ;
left : 50% ;
transform : translate ( - 50% , - 50% ) ;
- ms - transform : translate ( - 50% , - 50% ) ;
}

/ * Estilo barra de navegación * /
. topnav {
overflow : hidden ;
background - color : rgb ( 3 , 75 , 13 ) ;
}

. topnav a {
float : left ;
display : block ;
: #f2f2f2 ;
text - : center ;
padding : 14px 16px ;
- decoration : none ;
}

. topnav a : hover {
background - color : #ddd ;
color : ;
}
/ * Estilo tabla * /
td {
padding : ;
}
th {
text - align : left ;
}