Stretch is a super simple responsive CSS grid system. For now, it is a 12 column grid that can have any gutter size you want. Columns can be pushed and pulled to make manoeuvring content really easy and breakpoints can be customised. The naming of classes is readable and easy to understand.Columns can be specified differently for three devices sizes. Stretch can be implemented in two ways: Use the stretch.scss stylesheet in this repository and…
Angular Toasty is a simple standalone AngularJS module with extensive features that provides growl-style alerts and messages for your app. Current Features 3 Themes (Default, Material Design & Bootstrap 3) Global/Individual timeouts Shaking Toasts Toaster sound onAdd, onRemove & onClick event handlers Event broadcasting Positioning HTML allowed
This is a handy snippet to create responsive CSS breadcrumbs or multi-step indicators with ease.It’s been created by Codyhouse. Since both breadcrumbs and multi-step indicators share a similar structure (a simple list of items),this is a handy snippet to create and customize them with a preset of time-saving classes. The easiest way to understand how this resource works is by checking the source files: most classes can be combined, all possible combinations are covered in…
This is a perfect tutorial by Codyhouse.It’an animated page transition effect with a slide-in content animation triggered by a side tabbed navigation.Basically hover effect turns into a loading bar, that finally expands with new content. When a user clicks one of the item in the side navigation, the triggerAnimation() function is executed. This function triggers the loading bar animation (loadingBarAnimation() function) and loads the new content (loadNewContent() function).
A simple content slider with depth-like zoom functionality for a predefined area in each slide. Each slide has a predefined zoom area that will be used to calculate the appropriate scale value for a fullscreen fill. Once the icon for zooming is clicked, the zoom area as well as the page get scaled, creating the illusion that the viewer is approaching the item. Once the whole page is covered, some more details come out. …
Animated Sign Up Flow is a pricing table that animates into a sign up form once the user selects a plan. In most cases, you’ll redirect your users to a sign up page. However, if your checkout process is quite simple, an alternative approach would be to animate the pricing table, and show the checkout form right away, in the same page. So here is a tutorial of animated sign up flow using Velocity.js …
We follow many designers and developers and of course websites that share or release resources to help design community. So, this is our weekly design news post where we share our favorite web design and development news. Most of the tools, freebies, news etc. are mostly latest releases or the ones you might not have seen yet. You can also check out Webdesigner News for only high quality design news. Photoshop CC: All New in…
This a morphing card expansion effect enhanced by a low poly background animation, using SVG clipPath and Trianglify. You can create a experimental grid layout with “cards” where you’ll animate the card expansion with a morphing effect on the cover image and follow its motion with a delightful animation of a low-poly pattern used as the background of the page.
Search Engine Optimization is complicated with over 200 plus factors in it that determines what get ranked from Page title, URLs, Meta Description to Backlinks and more. It is hard and complicated and no one know the exact factors except Google. In short, SEO is the process of gaining visibility in the Search Engine, Google. But to truly understand what SEO is all about is to know what Google’s intention of their search engine. They…
This is a responsive product grid layout with touch-friendly Flickity galleries and Isotope-powered filter functionality.It’s been created by Codrops. This Blueprint is a responsive Isotope-powered product grid layout where each grid item is a Flickity image slider. A small cart icon animation indicates that a product was added to the shopping cart. The product filter utilizes the Isotope filter functionality. Some example media queries are used to show how to make the layout adaptive. …