Completed
- A use case for sin and cos in CSS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CSS Trigonometry
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - A use case for sin and cos in CSS
- 3 - What we are starting with
- 4 - Basic styling for the outer circles
- 5 - Getting the outer circles centered
- 6 - Positioning the outer circles with magic numbers
- 7 - Positioning with sin and cos
- 8 - Improving things with custom properties
- 9 - Speeding things up with a Sass/SCSS loop
- 10 - Using sin and cos for animation delays