Completed
- Styling the top of the main area
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
From Figma to Code - Creating a Resume Page
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - How I start a project from scratch
- 3 - My custom properties
- 4 - Getting the font
- 5 - Setting up some basic styles
- 6 - Do we need utility classes?
- 7 - Writing the HTML for the icon list
- 8 - Writing the HTML for the main area
- 9 - Starting the CSS - the page layout
- 10 - Quickly setting up the job experiences
- 11 - Styling the icon list
- 12 - Components don’t live in isolation
- 13 - Styling the top of the main area
- 14 - Styling the job experiences
- 15 - Setting up the horizontal scrolling
- 16 - Adding some extra space to the last element
- 17 - Fixing responsive issues