Courses
Debugger
Quiz sobre el Curso Básico de CSS
¿Qué propiedad CSS se usa para hacer que un elemento HTML no sea visible sin quitarlo del flujo del documento?
transparent: true;
opacity: 0;
display: none;
visibility: hidden;
Verify
Question 1
Question 2
Question 3
Question 4
Question 5
Question 6
Question 7
Question 8
Question 9
Question 10