Quantcast
Channel: Envato Tuts+ Web Design

Image may be NSFW.
Clik here to view.

How to build a JavaScript page loading animation

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Previously, we learned how to create a JavaScript page...

View Article


Image may be NSFW.
Clik here to view.

WordPress vs. WP Engine: What’s going on and what can you do about it?

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Let’s take a look at why this drama is unfolding, who’s...

View Article


Image may be NSFW.
Clik here to view.

Build a light/dark mode toggle switch component with CSS & JavaScript

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}In this new tutorial, we’ll use previous knowledge and...

View Article

Image may be NSFW.
Clik here to view.

12+ dashboard UI concepts to inspire your designs

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}We’re taking some time today to showcase some fantastic...

View Article

Image may be NSFW.
Clik here to view.

How to create an image compressor tool in JavaScript

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Images can impact your website’s performance if they are...

View Article


Image may be NSFW.
Clik here to view.

Build a Bootstrap light/dark toggle switch component

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Bootstrap, in the current latest version, v5.3.0, has...

View Article

Image may be NSFW.
Clik here to view.

How to create a “blob generator” tool in JavaScript (Canvas tutorial)

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}So what are we making?! This:We’ll be getting familiar...

View Article

Image may be NSFW.
Clik here to view.

Easy CSS slider (carousel with pure CSS)

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#i1dz{background-color:rgb(243, 245,...

View Article


Image may be NSFW.
Clik here to view.

The History of WordPress: From 2003 to today

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Today, WordPress powers more websites than any other...

View Article


Image may be NSFW.
Clik here to view.

Create a confetti animation with HTML canvas and JavaScript

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Have you ever clicked a button and seen a confetti...

View Article

Image may be NSFW.
Clik here to view.

25 ridiculously impressive HTML5 canvas experiments

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}HTML5 is the thing to talk about these days. Today, we...

View Article

Image may be NSFW.
Clik here to view.

How to create and animate SVG spinners and loaders

* { box-sizing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}Why SVG?SVGs are perfect for this exercise, because...

View Article