Top 15 Features of HTML5 that Every Developer Must Know

HTML5 is the fifth and the most recent version of the HTML standard. It is a markup language used for structuring and showcasing the content for the World Wide Web. The revised version of HTML, i.e., HTML5 is developed with…

Five Ways to Tell If Your Website is Confusing

Researchers from Yale, Stanford and the University of Michigan set out to determine if people would spend more money when presented with simple options or with more complicated ones. As you can guess, the simple options won out. But you don’t even have…

How to create a Wonderful Responsive Website by using HTML5?

Being a website owner, it becomes important for you to create a fully responsive website if you want to reach maximum potential customers across multiple platforms and devices. By creating responsive web design, you can give enhanced experiences to your…

Free Download: Spicy Treats UI Kit

It’s been a very long time since I’ve shared a premium quality freebie with you guys. Thanks to the guys at PixelKit who gave me a spicy treats UI kit to give to you guys for free! The Spicy Treats…

Explore the Most Remarkable Benefits of using HTML5

This is a guest contribution by Maggie Sawyer. HTML5 is the most recent version of the hyper-text markup language used to develop all types of websites. The latest version of HTML comes with many of the same features that are offered…

Data Table with Collapsible Table Rows

Data Table with Collapsible Table Rows

In today’s tutorial we’re going to take a look at an experiment I’ve been working on in the past few days. The basic idea is to have a html data table, that has multiple section, ( group or rows )…

pure css responsive table

Pure CSS Responsive Tables

In this tutorial I’m going to show you how to create a pure css responsive table. We’ll do it in two steps. First, creating a basic HTML table with some basic CSS styling. Then, we’ll add some HTML5 data attributes…

Display HTML5 data-attribute with CSS

In this tutorial we’re going to take a look at how can we display the content of the HTML5 data attribute with CSS In a previous tutorial, we took a look at how to use the html5 data attribute as selectors…

How to Create Responsive Pure CSS Tabs

In this tutorial I’m going to show you how to create Responsive Pure CSS Tabs. We’ll be using Font-Awesome to add icons to the tab labels, so we can hide the text label and leave only the icons on smaller…