Pure CSS Tooltips with HTML5 Data Attribute

The HTML5 data attribute can be used for a lot of things. For example as selectors in jQuery, setting values for a jQuery application and so on. In this tutorial we’re going to take a look at how can we…

Free Download: 200+ Windows 10 Icons

Today we have a great set of windows 10 icons from icons8 for you. This is the first set of icons for windows 10, a total of 200+ icons. Also, these icons are a lot better then the Segoe UI…

CSS Animation Basics: Creating a CSS Loader

In this article, we’re going to take a look at some css animation basics. How it works, what it is, and then we’ll create a simple css loading animation, similar to facebook’s chat loading animation. In a previous article, I’ve…

Get HTML5 Data Attribute with jQuery

In this tutorial we’ll be taking a look at how to get HTML5 data attribute with jQuery. We’ll create an anchor tag and turn it into a button with  CSS. Then we’ll add two data attributes on it. One for changing…

30+ Creative 404 Error Pages

Clicking on broken links can be a pain.. no finding what you were looking for. But a creatively designed error page, can ease this a bit. In this post I’ve collected a few creative 404 error pages that have the…

Create an Exit Intent Popup Window

In this tutorial we’re going to create an exit intent popup window. First, we’ll talk about what exit intent is, then I’ll walk your through the steps of creating the popup window, then we’ll create the exit intent script. We’re going…

HTML5 Data Attribute as Selectors in jQuery

Using HTML5 Data Attribute as Selectors in jQuery

When we’re create a jQuery application, most of the time we use CSS Classes or IDs to select specific HTML elements on the page and do things with them. But what happens if we give the application to an other…

A Collection of CSS Puns and Jokes

As we mentioned in an article earlier, where we showcased css drawings, CSS is one of the very few languages that are fun. And by fun I mean, that you can make drawings with, can write puns and jokes with…

All You Need to Know About the Latest Version of PHP 5.6

This is a guest contribution by Lucy Berrette The new version of PHP launched on the market in 2014. The latest version of PHP 5.6 offers some of the nice features while other features have been removed from it. Obviously, being…