Results for: "ssl"

Contents (90)

Creating simple CSS spinner-loader
Creating simple CSS spinner-loader

In today's article we will show you how to animate a basic loader that spins when some predefined action is…

read more
Validating HTML forms using BULMA and vanilla JavaScript
Validating HTML forms using BULMA and vanilla JavaScript

Today we are going to write about contact forms and how to validate them using JavaScript. The contact form seems to…

read more
Django vs. Laravel: Market Share Comparison
Django vs. Laravel: Market Share Comparison

There are two leading frameworks in the web development segment: Django and Laravel. In this article, we prepared a Django…

read more
How to make the website's dark mode persistent with Local Storage, CSS and JS
How to make the website's dark mode persistent with Local Storage, CSS and JS

Recently we wrote about how to do a switchable alternative color mode or theme, a very useful and popular feature…

read more
Dark Mode on website using CSS and JavaScript
Dark Mode on website using CSS and JavaScript

In today’s article we are going to learn how to build pretty much standard these days on the web pages…

read more