In this video, we will make an interactive 3D cube using only html and CSS, the purpose of this video is to demonstrate the use of Dimensional properties of CSS, we will focus on transforms and perspectives,
you will also learn how to use CSS variables and run calculations,
This video is a part of the Creative Coding Series,
Links:
For Gradients:
https://www.eggradients.com/
Github for All My Code:
https://github.com/yashweblife/CodeMy...
Learn Transforms:
https://www.w3schools.com/cssref/css3...
Learn Perspective:
https://www.w3schools.com/cssref/css3...
Chapters:
0:00 - Intro
0:40 - HTML
1:36 - CSS
2:45 - Variables
6:40 - Summary
7:23 - Full CSS Code
#CSS #webdev #3d #creativeCoding