Archivo de la categoría: website
will-change new property, to increase the speed of an animation boot
Property to increase the speed boot of an animation: $(«#element»).css(«will-change», «animation»); //when the animation has finished: $(«#element»).css(«will-change», «auto»); (Very recommendable to not declare by css in order to delete it once it was used. So add it with JQuery selectors … Seguir leyendo
Cuando HTML5 era más HTML5 que nunca…¡bucles for en CSS3…Saas!
¿Quieres novedades? ¿Te interesa el HTML5? Cuando escribíamos nuestras hojas de estilos para separar…eso, nuestros estilos: colores, fuentes, anchos, altos, alineaciones….llegaron los @keyframes para además añadir movimiento a nuestro HTML…pero no se quedó ahí la cosa, es entonces cuando apareció el … Seguir leyendo
Un día tonto lo tiene cualquiera…¡Ganadería Landetxe!
Era un día de verano, sin trabajo, ya terminados los estudios oficiales, cuando mis ganas de seguir programando y progresando en el mundo de la informática me llevaron a visitar la ganadería landetxe y hacerles una web gratis. Entonces, una … Seguir leyendo