The default WordPress editor is fine for simple pages but when looking for more complex layouts, it lacks flexibility and for a web designer, this... Read More
Category: UX
A "Read More" feature is a nice way of displaying a glimpse of some content which can be fully revealed by clicking a link. Let's see how to create... Read More
It is a very commune thing nowadays to use APIs. There are great to easily add extra functionalities onto our websites. And today we are going to... Read More
You probably know that responsiveness has become something important when designing a website so in this tutorial I decided to focus on how to make... Read More
I have already published a tutorial for a Show/Hide menu using CSS and JavaScript but this time I decided to show some example using only pure CSS... Read More
I sometimes find annoying having to go back to the top of a web page in order to reach the main menu. So why not create a menu which would always be... Read More
In this tutorial you will see how to create an animated tooltip using jQuery and CSS3. The purpose of a tooltip is to provide additional information... Read More