Category: CSS

Awesome tutorials to master responsive web design

by Jean-Baptiste Jung. 9 Comments

In a few month, responsive web design has become a very important part of designing and developping a website. Due to the rise of mobile devices such as iPads, iPhones and other smart phones, your website must be easy to read and use in multiple resolution. In this post, I have compiled those awesome tutorials that will help you to master responsive web design.

Amazing CSS3 techniques you should know

by Jean-Baptiste Jung. 18 Comments

CSS3 is taking web development and web design to a higher level. In this article, I have compiled examples of amazing CSS3 techniques that will probably become very popular when CSS3 will be fully supported by most browsers.

10+ useful tools to simplify CSS3 development

by Jean-Baptiste Jung. 14 Comments

CSS3 is indeed a great improvement to the CSS specification. It allow web developers to add stylish effects to their websites, without any headaches. That said, several tools can definitely be life savers when building websites using CSS3. In this article, I have compiled the 10+ most useful tools for all your CSS3 coding.

Create an adaptable website layout with CSS3 media queries

by Jean-Baptiste Jung. 19 Comments

With the rise of both very large screens and mobile devices, web developers have to be able to create websites that display correctly and look good whatever the device is. Sure, you can use good old techniques like fluid layouts, but I’ve got something better to show you today. This tutorial will teach you how you can create an adaptable website layout using CSS3.

Top 10 CSS 3 forms tutorials

by Jean-Baptiste Jung. 14 Comments

CSS3 brings to life countless new possibilities to make better web forms. In this article, I have compiled a list of the best 10 tutorials to make great forms using this new and amazing technology.

How to create a kick-ass CSS3 progress bar

by Jean-Baptiste Jung. 39 Comments

As I’ve shown you in some of my recent posts, the new features introduced in CSS3 allows developers to create stunning visual effects. Today, let’s create a fancy progress bar using CSS3 and jQuery, but no Flash or even images.

Top 10 CSS3 buttons tutorials

by Jean-Baptiste Jung. 23 Comments

Despite being an emerging technique still unsupported by some browsers, CSS3 gained a huge attention from designers and web developers in the last 6 months. In fact, CSS3 brings to life countless new possibilities to make even better websites. In this article, I have compiled a list of the best 10+ tutorials to make extremely gorgeous buttons using CSS3.

8 examples of stunning CSS3 text effects

by Jean-Baptiste Jung. 26 Comments

Among many other things, CSS3 has lots of nice effects to enhance the typography of your website. In this article, I have compiled 8 extremely promising typography techniques done using CSS3.

8 CSS preprocessors to speed up development time

by Jean-Baptiste Jung. 17 Comments

CSS allow you to do lots of things, but some features are missing to developers. What about variable, constants, and general faster syntax? As normal CSS can’t do that, people created preprocessors to allow the use of variables on CSS files and then parse it to regular stylesheets.

10 examples of futuristic CSS3 techniques

by Jean-Baptiste Jung. 50 Comments

CSS3 has not been here for a long time, but talented designers have already found a lot of great ways to use it to create beautiful and efficient techniques. In this article, I’ll show you the top 10 examples of what you can do using the power of CSS3.