Diferencia entre revisiones de «Slide.css»
De WikiCafe
Línea 3: | Línea 3: | ||
background-color: white; | background-color: white; | ||
width: 800px; | width: 800px; | ||
− | padding: | + | padding: 50px; |
} | } | ||
Línea 28: | Línea 28: | ||
transition: opacity .5s; | transition: opacity .5s; | ||
background: #fff; | background: #fff; | ||
+ | align-items: center; | ||
+ | |||
} | } | ||
Revisión del 01:22 5 mar 2021
.container {
margin: auto; background-color: white; width: 800px; padding: 50px;
}
ul, li {
padding: 0; margin: 0; list-style: none;
}
ul.slider {
position: relative; width: 300px; height: 300px;
}
ul.slider li {
position: absolute; left: 0px; top: 0px; opacity: 0; width: inherit; height: inherit; transition: opacity .5s; background: #fff;
align-items: center;
}
ul.slider li img {
width: 100%; height: 300px; object-fit: cover;
}
ul.slider li:first-child {
opacity: 1;
/*Mostramos el primer