How to Create Off-Canvas Sliding Navigation Menu in HTML, CSS, JS

Off Canvas Sliding Navigation

Off-Canvas Navigation has been on the web for quite some time and is widely used on different types of websites to provide better user experience primarily for mobile device users. It’s a trendy sidebar design that is attractive to website …

How to Build Public & Private Status Pages for Websites

How to Create Public & Private Status Pages for Websites

Status pages are essential for many online businesses, applications, and platforms in today’s fast-moving technology. They provide a transparent way of communicating up-to-date incidents, website status, and downtimes to a certain level. They build trust between the business owner and …

Building a Responsive Knowledge Base Theme using Bootstrap 5

Building a Responsive Knowledge Base Theme using Bootstrap 5

The term “knowledge base” usually attributes to the information stored in a system. Generally, knowledge bases are used to basically store any information in a container, formerly, in a form of a database. With the new advances in technology, this …

20 Useful CSS Graph and Chart Tutorials and Techniques

Usually, Graphs and Charts are mainly used for representing and organizing a set of numerical data with a graphical representation such as pie chart, line charts, bar graphs and many more. The static images would be reduced using these techniques …

Animating SVG Gradients

Animating SVG Gradients

SVG gradients are so handy. We can fill complex shapes and create depth and character for our artwork all while having access to it in the DOM. Within SVG linear and radial gradient elements there are several attribute options available …

How to Create a CSS3 Mega Menu

How to Create a CSS3 Mega Menu

Topic: CSS3 Difficulty: Intermediate Estimated Completion Time: 1 hour 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 an Uptime Status Badge and Insert It into Your Website

How to Create an Uptime Status Badge and Insert It into Your Website

A status badge is an essential add-on widget component of a website as it provides a brief visual insight into a website’s real-time performance and operational status. Many online businesses spend most of their budget and time on online marketing …

Beautiful Examples of Sliders in Website Design

35 Beautiful Examples of Sliders in Web Design

Sliders in web design are one of the most controversial user interface units. Some people love them; some people hate them. The same goes to web developers: some developers cannot imagine a website without them; others never use them. The …

How to Create an Upload Form using jQuery, CSS3, HTML5 and PHP

How to Create an Upload Form using jQuery, CSS3, HTML5 and PHP [Tutorial]

Topic: jQuery / CSS3 Difficulty: Advanced Estimated Completion Time: 1 hour In this tutorial we will code an Upload Form from Impressionist UI. We will code it using the Plupload API. Plupload allows you to upload files using HTML5 Gears, …

How to Create a Responsive Image Slider in jQuery and CSS3

Create a Responsive Image Slider in jQuery and CSS3

Topic: jQuery (flexslider) / CSS3 Difficulty: Intermediate Estimated Completion Time: 30 mins Today we will code a responsive image slider from the Impressionist UI. We will code it using the FlexSlider plugin for the functionality and style it using CSS3. …