In the evolving landscape of web design, CSS Cards stand out as a pivotal UI component, seamlessly bridging aesthetics with functionality. Often referred to as Styling Cards, Web Cards, or even Thumbnail Cards, they have become integral to modern Front-end Development. Originating from frameworks and design philosophies like Bootstrap and Material Design, CSS Cards encapsulate…
33 Hand picked CSS transition tricks and effects. Developed using HTML, CSS, javascript, jQuery and SVG. Demo and Download the zip (*.zip) Animate “height” with CSS Transitions Demo Image: Animate “height” with CSS Transitions Animating max-height for replace height:auto limitation in the CSS Transition. Developed By: Felipe Fialho Created: NOVEMBER 18, 2013 Demo Download Menu…
This collection includes over 92 different CSS text effects that you can use in your web projects. The effects include drop shadows, 3D transforms, gradients, and many other cool effects.
Due to their capacity to enhance user experience and boost conversion rate, multi step HTML forms have grown in popularity. This post will provide you with 41 multi-step HTML forms that will improve the usability of your website and increase conversion rates.
Hand picked HTML Re-sizable Panes using HTML, CSS, jQuery, Angularjs, JavaScript. Demo and Download the zip (*.zip) Resizable panes using Angularjs Directive Demo Image: CSS PayPal Email Receipt A lightweight directive for creating resizable containers. The idea behind it was to completely separate the ‘layout logic’ from the ‘resize logic’. Every other directive/plugin I came…
Hand picked CSS shopping cart, paypal cart, Checkout and Credit Card Checkout UI’s with css3 Animation. Developed using HTML, CSS, javascript and jQuery. Demo and Download the zip (*.zip)
Beautiful Smooth and Sexy loader like Wyre Payment using pure CSS and HTML. Demo and Download the zip (*.zip).
Awesome iPhone X like scrolling developed using HTML, CSS, JavaScript. Demo and Download the zip (*.zip).
Beautiful simple light weighted animated Attractive loader using Pure CSS, HTML only. Demo and Download the zip (*.zip). Awesome loader code below HTML Snippet <div class=”loader”> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> <div></div> </div> CSS Snippet html { box-sizing: border-box; } *, *::after, *::before { box-sizing: inherit; } *, *:before, *:after { box-sizing:…
Awesome light weighted animated Attractive loader spinner Morphing using CSS, HTML and anime-js. Demo and Download the zip (*.zip).