Skip to content

Tutorials

  • 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: CSS

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
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
defer render blocking css wordpress
CSS Web Development

Defer Render-Blocking CSS in WordPress (No Plugin)

December 28, 2020 Red Stapler 1

Render-blocking CSS is one of the reason of slow website loading speed. By default, web browser have to wait for all CSS to finish loading before it can start rendering website. During this time, user….

Read more
CSS 3d infinity effect
CSS

3D Infinity Effect CSS Tutorial

December 28, 2020 Red Stapler 0

In this tutorial, we’re going to show you how to create a 3D infinity effect using only CSS transform and CSS filter. The HTML So first let’s start with HTML structure. I’m going to create….

Read more
CSS HTML

5 Stunning CSS Filter Tricks You Must See

December 28, 2020 Red Stapler 1

CSS filter is a quick and convenient way to apply effects like blur, brightness and contrast to any HTML element. But do you know that it can also be used to create awesome effects. In….

Read more
css neumorphic login form design
CSS HTML

CSS Neumorphic Login Form Design Tutorial

December 28, 2020 Red Stapler 1

Neumorphic design is another UI design that has become popular these days. The main concept is to use the light source and shadow in a way to create a soft 3D effect that add focus….

Read more
how to create realistic css effect
CSS HTML Javascript

How to make Photorealistic CSS Design

December 28, 2020 Red Stapler 0

In this tutorial we’ll show you how to use HTML/CSS to create a photorealistic effect on your website. We’ll walk-through steps to create this business card from scratch in a few minutes Basic Setup The….

Read more
prefers-color-scheme tutorial
CSS Web Development

Create Auto Dark Mode Website with prefers-color-scheme

December 28, 2020 Red Stapler 0

As we have mentioned in previous post. Dark mode is one of the upcoming web design trend in 2020. So in this tutorial, we’re show you how to make your website switch to dark mode….

Read more
web design trends 2020
CSS HTML Web Development

5 Web Design Trends 2020 You Should Checkout

December 28, 2020 Red Stapler 1

2020 is another exciting year for web design as lots of new web technologies have been introduced. In this article we’re going to talk about 5 web design trends in 2020 that going to play….

Read more
css-film-grain-effect
CSS HTML Web Development

How to Create Film Grain Effect with Pure CSS

December 28, 2020 Red Stapler 0

In this tutorial, we’re going to show you how to create an animated film grain effect with pure CSS in just a few minutes. Let’s check it out! Create a Grain/Noise Texture The concept of….

Read more
css-change-image-color
CSS HTML Web Development

How to Change Image Color with Pure CSS

December 28, 2020 Red Stapler 0

In this post, I’m going to show you how to change (part of) image color with pure CSS. This is very useful if you want to create a product color picker on your website. Let’s….

Read more
css-svg-curved-custom-shape-div
CSS HTML Web Development

Create Curved/Custom Shape DIV with CSS+SVG

December 28, 2020 Red Stapler 0

In this tutorial, we’ll show you how to easily create a custom shape div using SVG and CSS in just a few minutes! The DIV So first let’s start with HTML structure. I’m going to….

Read more

Posts navigation

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