Tag responsive

Website Builder for Developers: The Slides Framework App

Promotional websites and landing pages key in the conversion of visitors into clients and users. A high-quality design can be a cornerstone to the improvement of sales figures and take your products into a Centre-stage. Slides Framework is a sequence…

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…

Pure CSS Responsive Tables

pure css responsive table

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…

Create a Responsive 2 Column Layout with CSS Flex-box

In a previous article I’ve talked about creating a responsive 2 column layout, using css floats to position our content area and sidebar. In this article, we’ll create the same exact thing, but instead of using css floats for positioning,…

Create a Responsive, Fixed and Resizing Header

In today’s tutorial, I’m going to show you how to create a Responsive, Fixed and Resizing Header. I got the idea for this tutorial, by reading Nick’s Animated Resizing Header On Scroll tutorial about it. In the tutorial, he uses simple…