Category: CSS

Modern CSS3 techniques to embellish your website

by Jean-Baptiste Jung. 8 Comments

The CSS3 specification allows front-end developers to create sophisticated visual effects to make websites look better. I have compiled over 10 new CSS3 techniques to embellish your website and give it a more professional look and feel.

Awesome CSS3 generators to simplify front end development

by Jean-Baptiste Jung. 14 Comments

CSS3 introduced lots of new possibilities in the world of front end web development. This is indeed a great thing, but it can become quite hard to remember all the parameters, especially if you come from a web designer background. Here are a list of 10 awesome CSS3 code generators that will help you to save time and hassle.

Awesome tutorials to master responsive web design

by Jean-Baptiste Jung. 10 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. 21 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. 20 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. 42 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. 25 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. 28 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.