Create a CSS3 post-it note without images
In this article we will look at how we can create a CSS3 post-it note, AKA a sticky note using only CSS. No images! Before we proceed, let’s look at what we will be creating: In this case, I used...
In this article we will look at how we can create a CSS3 post-it note, AKA a sticky note using only CSS. No images! Before we proceed, let’s look at what we will be creating: In this case, I used...
In this article we will create a few sets of animated social buttons with CSS3. We will be making use of CSS3 border-radius, transition and transform. We will also be using the icon font Brandico. This will allow us to...
Thanks to IOS7 and Windows 8’s brand new metro style, flat design is currently a prominent trend. In this tutorial I will show you how to create a flat menu using the following: HTML5 CSS3 Font Awesome (for the icons)...