Valeriu Timbuc Archive

How to Create a CSS3 Mega Drop-Down Menu

Topic: CSS3Difficulty: IntermediateEstimated Completion Time: 1 hour Hello guys! In this tutorial I will teach you how to create a pure CSS3 Mega Menu. Mega Menus are usually used on corporate/e-commerce websites, but they become more popular because they are …

How to Create CSS3 Pricing Tables

Hello guys! In this tutorial we’ll learn how to code and style some CSS3 pricing tables from the Impressionist UI. All said, let’s start the coding… Topic: CSS3Difficulty: IntermediateEstimated Completion Time: 45 min Step 1 – HTML We will create …

How to Create a CSS3 Dropdown Menu

Topic: CSS3Difficulty: BeginnerEstimated Completion Time: 20 mins In this tutorial we will code in pure CSS3 the Navigation Menu that you can find in Impressionist UI. Step 1 – HTML Markup We will create an unordered list with a list …

How to Create CSS3 Buttons

Topic: CSS3Difficulty: BeginnerEstimated completion time: 30 mins In this tutorial we will be making some cool CSS3 buttons. They are based on the Futurico User Interface and we will try to make a precise copy of them. Let’s get started… …