Skip to content

Tutorials

  • Cryptocurrency
  • CSS
  • Excel
  • HTML
  • Javascript
  • Node.js
  • Others
  • SCSS
  • Web Development

Pages

  • Home
  • All Tutorials
  • About
  • Privacy Policy

Red Stapler

Coding Tutorials and Development Tips

  • Home
  • Tutorials
  • About

Category: HTML

scrollable sticky sidebar
HTML Javascript

How to make a scrolling sticky sidebar

January 31, 2023 Red Stapler 0

In this post we’re going to talk about how to make a scrollable sticky sidebar that auto stop when reaching the bottom. (A sidebar that scroll along with main content normally but become “sticky” or….

Read more
css button with border length animation
CSS HTML

Create Border Length Animation with Pure CSS

January 17, 2023 Red Stapler 0

With all the CSS feature today, you might think that animating CSS border length should be easy. Unfortunately, it is not. Many people come up with a hack, and the one that I see most….

Read more
cool css text light effect
CSS HTML

Cool CSS Text Light Effect 5 Minutes Tutorial

January 5, 2023 Red Stapler 0

In this post, we’re back for CSS effect tutorial. We’ll show you how to create a light effect using CSS combine with transparent images trick to make it look realistic. Ready? let’s check it out…..

Read more
css text background animation
CSS HTML

CSS Text with Background Animation

December 13, 2022 Red Stapler 0

In this post we will show you a quick tutorial on how to create text background animation using CSS without JavaScript in just a few minutes. Let’s check it out. So here is the example….

Read more
css dark mode toggle tutorial
CSS HTML Web Development

CSS Minimal Dark Mode Toggle Button

July 27, 2022 Red Stapler 0

In this post, we will work on a minimal CSS dark mode toggle switch with gooey effect. No JavaScript, just CSS. Ready? Let’s check it out! The HTML We’ll use checkbox input type accompanied by….

Read more
CSS HTML

Create Neumorphic Vertical Timeline with CSS only

July 19, 2022 Red Stapler 0

In this post, we’ll create a vertical timeline on webpage in neumorphic style using only CSS. It will be responsive with click-to-expand event description without using Javascript.   The HTML So let’s walkthrought the current….

Read more
3d transparent video
CSS HTML

Create 3D Effect on Website using Transparent Video Background

June 27, 2022 Red Stapler 0

In this tutorial, we’re going to talk about a trick to create 3D effect on website using CSS and transparent video background without using JavaScript at all. Normally if want to put a 3D model….

Read more
css 3d card design with rgb effect tutorial
CSS HTML

CSS 3D Card Design with RGB Effect Tutorial

July 29, 2021 Red Stapler 1

In this tutorial, we’re going to show you how to design and create CSS card with animating RGB and 3D tilt effect in just a few minutes. Ready? Let’s check it out! The Card Layout….

Read more
tilt.js tutorial
HTML Javascript

Create 3D Parallax Effect in 5 Minutes – Tilt.js Tutorial

February 23, 2021 Red Stapler 0

In this post we’ll talk about a small but super useful JavaScript library call tilt.js which let you create a 3D tilt effect easily with literally just 1 line of code. Also learn how to….

Read more
CSS HTML

How to Create Curved CSS Animation Path

February 9, 2021 Red Stapler 0

Creating CSS animation is very easy using keyframes. But there is some limitation. You can’t move the element along the curved path (Well might be possible using rotation and transform-origin but it’s not very practical)….

Read more
gamestop meme
HTML Javascript

Create GameStop Meme with Three.js

February 3, 2021 Red Stapler 0

I hope it’s not too late to join the party. In this episode we’re back with three.js tutorial. And this time we’re going to show you how to create the famous meme stock of the….

Read more
CSS HTML

How to create Vertical Timeline from Pure CSS

January 31, 2021 Red Stapler 0

HTML detail tag is one of the most useful features of HTML5. You can create an interactive toggle widget without using JavaScript at all. But do you know with the right CSS hack, it can….

Read more

Posts pagination

1 2 3 … 5 Next Posts»
©2025 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube