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

Tag: css

10-web-design-ideas-2019
CSS Javascript Web Development

10 Stunning Web Design Ideas You Must See in 2019

December 28, 2020 Red Stapler 1

In this article, we’ll show you the collection of 10 stunning web design ideas and inspirations I found on Codepen in 2019. Also, I’ll try to provide a brief detail of the technique and library….

Read more
how-to-draw-forky
CSS

CSS Drawing Tutorial for Beginners

December 28, 2020 Red Stapler 0

Hello and welcome to Red Stapler channel. In this tutorial, we’re going to show you the basic of how to use CSS to draw Forky from Toy Story 4 image step by step from scratch…..

Read more
pure-css-horizontal-scrolling-website
CSS Web Development

How to Create CSS Horizontal Scrolling Website

December 28, 2020 Red Stapler 3

Horizontal scrolling has been around for quite a while and can be often seen on personal portfolio and resume website. So In this tutorial we’ll show you how to create it with pure CSS using….

Read more
adding-css-to-iframe
CSS Javascript Web Development

How to Apply CSS to iFrame

December 28, 2020 Red Stapler 2

iFrame is a very convenient way to display an external content on your webpage. However, it’s little bit complicate if you want to add additional or alter the existing CSS style. You cannot simply add….

Read more
css hidden scrollbar tutorial
CSS Web Development

Hidden Scrollbar on Scrollable Element with CSS

December 28, 2020 Red Stapler 1

In this post, we’ll show you how to hide a scrollbar while still enable scrolling on any element with CSS. First, If you want to hide a scrollbar and show it when user scroll, just….

Read more
vertically-center-div-css
CSS Web Development

How to Center Div Vertically with CSS

December 28, 2020 Red Stapler 0

Vertically centering div can be accomplished by many approaches but the most practical and efficient is using Flex/Grid layout or 2D Transform. Additional consideration is needed if there are more than one div under the….

Read more
css-3d-cube
CSS

Creating 3D Cube with Pure CSS

December 28, 2020 Red Stapler 0

3D cube effect can be achieved easily with CSS 3D Transform by creating div for each side of the cube. Then use rotateX, rotateY and rotateZ to put them into their places. Transform-origin is also….

Read more
css-glass-blur-effect
CSS

How to Create Glass Blur Effect with CSS

December 28, 2020 Red Stapler 1

CSS Glass blur effect is very popular on web page that want the div to be transparent and see through background or create a glass cover on another element. The snippet below uses masking trick,….

Read more
javascript add animation property
CSS Javascript

How to Add CSS Animation with JavaScript

December 28, 2020 Red Stapler 0

A JavaScript snippet to dynamically add shorthand CSS animation property to any element. Useful method to insert an animation on a certain scenario. The syntax used in JavaScript code is similar with one in CSS…..

Read more
chernobyl-az-5-button-css
CSS Javascript Web Development

Recreate Chernobyl AZ-5 Button with CSS/HTML

December 28, 2020 Red Stapler 1

In this tutorial, we’re going to recreate the famous Chernobyl AZ-5 button with CSS and a little bit of JavaScript. Let’s check it out! The AZ-5 Button Here is the button in the movie. I….

Read more
chernobyl-rbmk-core-css
CSS HTML

Chernobyl Jumping Control Rods HTML and CSS Tutorial

December 28, 2020 Red Stapler 0

The jumping reactor control rods of is one of the most impressive yet terrifying scene in Chernobyl. In this tutorial, we’re going to recreated an animated 3D mini RBMK nuclear reactor core using only HTML….

Read more
nes-css-tutorial
CSS

NES.css Tutorial – Retro NES Style CSS Framework

December 28, 2020 Red Stapler 0

In this tutorial, we’re going to talk about interesting CSS library – NES.CSS. We’ll show you how to turn your website into 8 bit style in a couple minutes with this library. Let’s check it….

Read more

Posts pagination

«Previous Posts 1 2 3 4 5 6 7 Next Posts»
©2025 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube