Animated Website Background with HTML5
Every passionate web designer tries to build an eye-catchy design of a webpage. Whether he is working with page layout or background styles, he uses CSS animations to make
Every passionate web designer tries to build an eye-catchy design of a webpage. Whether he is working with page layout or background styles, he uses CSS animations to make
Masonry is a grid layout to arrange webpage elements in the columns. Unlike a justified grid layout, it doesn’t come with equal rows. However, this style makes it attractive
A few days back, we created a responsive image carousel based on pure CSS and HTML radio input. Similarly, we are going to create another pure CSS image slider
A news ticker is a bar containing the latest updates or news. The text on this bar animates to the left or right direction depending on the text language.
In a user interface, a range slider is a useful element to set a range of values. It makes it easy to input number values through its thumb/handle. In
A progress bar is used to indicate the status of a process visually. In web designing, there are various types of progress bar including circular/radial progress bars and animated
A comparison slider is used to compare two images to highlight before and after effect. Users can view changes in real-time by sliding the image with the mouse pointer
Sometimes we need a lightweight image slider while creating a lite website template. No doubt, a number of JavaScript/jQuery plugins are available to build an image slider. But, in
Menu navigation is the main part of a website to navigate webpage content. It allows users to browse the most important pages easily. There are many types of menus
Buttons are the most important elements in web designing that allow users to interact with a website. They can be used to perform various operations on a webpage. No
A select dropdown is a group of options that allows the users to choose one value from it. Generally, a dropdown select can be created using HTML <select> tag.
Nowadays, most of web page assets can be created without using JavaScript. Yup! you heard it right, whether you are creating menu navigation or image slider you can functionalize
Sometimes, a web designer wants to create creative and mind-blowing stuff. Whether he is creating a part of the website template or a plugin he must use a parallax
Today, I’m going to share a responsive vertical sidebar toggle menu with a step-by-step implementation guide. This sidebar navigation menu comes with an animated hamburger button to toggle the
In a visual user interface, a progress bar is an indicator of a process. It can be used for various purposes including downloading progress, installation, skills overview or visualization
The use of modal popup is very common in web designing nowadays. Whether we are alerting the user or displaying an important message, we use a modal popup box.
One day, we were working on a project to create a lite web page template. One of my juniors asked me to suggest a lightweight jQuery plugin for the
Nowadays, there is a trend of Google Material design in both mobile apps and web designing. This designing framework comes with many animation effects, one of them is a
Sometimes, we want to build a unique navigation system while designing a template of a website. Although, there a number of menu & nav available on the web. But
A few days back, I was designing a landing page for a client. He asked me to add an animated stylish search box in that. I searched on the