Misc
/* Banner Image Flip */ @-webkit-keyframes move1 { 0% { transform: rotate3d(0, 1, 0, 0deg); opacity: 1; } 10% { transform: rotate3d(0, 1, 0, 90deg); opacity: 0; } 50% { transform: rotate3d(0, 1, 0, 90deg); opacity: 0; } 60% { transform: rotate3d(0, 1, 0, 0deg);...
Misc
Parallax.js is a dirt-simple parallax scrolling effect inspired by Spotify.com and implemented as a jQuery plugin. Weblink – https://pixelcog.github.io/parallax.js/
Misc
With the following method, you can create a custom switch button for your website or web application using HTML and CSS only. Demo Open demo in a full window – https://demos.webdevpuneet.com/css/switch-button/index.html HTML <div...
Misc
Example of background stripes using CSS Only With the following post you will learn how to create background stripes using CSS only and no extra images. You just need to apply this simple script and modify it according to your needs. CSS .box{ background:...
Misc
Connected space for product teams It’s all about the details. Handoff designs and style guides with accurate specs, assets, code snippets—automatically. Website – https://zeplin.io/