Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
justinTsugranes committed Aug 18, 2022
1 parent d5b3f2e commit d2e3f74
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@
The contents of this course are derived from the CSS Crash Course located on The Codevolution YouTube Page: [CSS Crash Course](https://www.youtube.com/watch?v=Icf5D3fEKbM&list=PLC3y8-rFHvwhuX4qGvFx-wPy_MEi6Jdp7&index=2)

Timestamps
00:00 Introduction
00:26 Before we begin
02:42 Setup
04:20 What is CSS?
05:20 How to add CSS?
14:24 CSS selectors
21:20 Color
24:12 Styling text
24:27 Font styles
27:35 Text layout properties
29:20 Styling lists
31:13 CSS box model
37:42 Cascade, specificity & inheritance
46:41 Styling tables
51:53 Display
55:26 Position
01:02:37 CSS units
01:08:33 CSS math functions
00:00 Introduction \
00:26 Before we begin\
02:42 Setup\
04:20 What is CSS?\
05:20 How to add CSS?\
14:24 CSS selectors\
21:20 Color\
24:12 Styling text\
24:27 Font styles\
27:35 Text layout properties\
29:20 Styling lists\
31:13 CSS box model\
37:42 Cascade, specificity & inheritance\
46:41 Styling tables\
51:53 Display\
55:26 Position\
01:02:37 CSS units\
01:08:33 CSS math functions\

I found a lot of value in the crash courses when I was first beginning to code and took extensive notes as I followed along. So, in coder fashion, I made websites out of the content and depoyed them through [Netlify](https://app.netlify.com/)

Expand Down

0 comments on commit d2e3f74

Please sign in to comment.