Materialize: A material design css framework
Material Design I have been working with a team to make a css framework based on Google’s material design principles. We are happy to announce an early alpha where we are ready to show off our...
View ArticleCustom Checkbox with CSS3 Borders and Transitions
Introduction Making your own custom checkbox has always been a good way to standardize your designs. I recently saw a checkbox like this and I thought it was implemented with only borders so I tried to...
View Article3D Card Previewer
Introduction I’ve been working on a movie review based site and I wanted to try and create a movie previewer. I’m incorporating CSS3 transform’s perspective and rotation. The previewer consists of a...
View ArticleDynamic Pricing Table
Introduction Today I’m going to recreate a Dynamic Pricing Table inspired by the pricing table from Website Chef. The main point of this is to have an editable list of options that will recalculate the...
View ArticleFixed Navigation Transition
Scrolling Transition Fixed headers are a must for long pages and menus that need to be seen all the time. The transition between an inline menu and a fixed menu is an added effect that really makes...
View ArticleWorkspace Header Images: Web Trends
Workspace Header The clean workspace header and background image has become a huge web trend. It can give many websites a sense of clean professionalism. Designers, Design firms, and other creative...
View ArticleDynamic Scrolling Shadow
Scrolling Shadow Effect I stumbled across the VoicesHavePower website which uses a nice grid layout to separate its contents. It showcases stories each with a content panel that gives off a nice...
View ArticleAnimated Tagline Switcher
Introduction A good, eye catching tagline is essential to product website. I have seen animated tagline switchers implemented before but the one that caught my eye most recently was Procurify’s. So I...
View ArticleClosing Door Menu
Introduction This effect is inspired by the Enjoy Aiia menu effect. It’s a closing door menu where 2 sides of the menu come together offscreen to create the final menu. I’ve created 4 variations, 2...
View ArticleScrolling Progress Bar
Introduction Today I will be creating an animated progress bar that updates the progress based on how far you scrolled into a content section. I saw this effect in action in the quick start...
View ArticleMenu Transition In Effects
Introduction It’s been a while since my last demo. This one here is something I thought of after seeing the surge in popularity with push in side menus. I’ve seen a couple websites use menu transition...
View ArticleSliding Image Divider
Introduction Today I will show an amazing effect showcased in WebFlow’s beautiful website. It is an image divider that shows two different images and when you hover over it the partition follows your...
View ArticleUnfolding Menu Animation
Introduction Today I am going to be creating a cool unfolding menu animation. Two panels swing forward to reveal a submenu for the links in the menu. This uses the CSS3 transform: Rotate and...
View ArticleDiagonal Sliding Hover Transition
Introduction Today I want to create a hover transition that could be used for image links. A good hover effect can save space on showing more information until hover, while also creating an enticing...
View ArticleSliding Icon Button
Introduction Today I am going to recreate a beautiful button that reminds me of the iPhone slide to unlock idea. You can see it implemented at RSQ. It consists of a rounded button with a circle icon...
View ArticleCSS Animated Buttons With Icons
Introduction CSS buttons have progressed so far with the help of CSS3. I saw some beautiful buttons from the website but those were all achieved by images. I wanted to recreate that style with CSS...
View ArticleAnimated Favorite Button
Introduction This week I’m showing something more simple. I just wanted to make an easy animated favorite button. Using circles and icons, I made two animations. It consists of a front circle and a...
View Article3D Cube Rotate Menu
Introduction A couple days ago I stumbled upon the insanely creative one page portfolio site FixedAgency. I instantly fell in love with the unique animations and feel of the website that I almost...
View ArticleCSS3 Mail Stripes Pattern
Introduction Seamless patterns are an awesome way to spice up your designs. CSS3 comes with some new gradient options that allow you to make imageless patterns. I’ve always liked the mail stripes...
View ArticleCSS3 Slider Timeline Menu
Introduction I was inspired by the website theCampusBubble and its fixed navigation. It has a slider / timeline menu with a dial that slides over as each new section is scrolled to. You can click on...
View Article