3. CSS
CSS - Cascading Style Sheet
CSS is responsible for decorating a website. It describes how HTML elements are to be displayed on screen.
*Note: This course uses Sublime Text Editor, but you do NOT need to download it. You can use Visual Studio Code instead.
Course Content
-
0:00-0:25 - Intro
0:25-2:02 - Before We Begin
2:02-2:55 - What is CSS?
2:55-3:30 - What We Need To Start
3:30-5:33 - Creating a CSS file
5:33-7:11 - Methods For Adding CSS -
7:11-11:14 - Color (all 3 methods)
11:14-13:31 - CSS Selectors
13:31-15:46 - Colors in CSS
15:46-20:00 - Web Safe Fonts (sizes, weights, and height)
20:00-24:53 - Class and Id
24:53-33:00 - Box Model, Margin and Padding Shorthand, and Borders
33:00-39:10 - Text Formatting Styles (list style 38:34-39:10)
39:10-44:20 - Links (images 42:20)
44:20-51:20 - Forms (button style 48:30-51:20)
51:20-57:10 - Alignment and Floating
57:10-1:03:41 - Positioning in CSS
1:03:41-1:06:20 - Setting Images As Element Background
1:06:20-1:08:55 - Pseudo Classes
1:08:55-1:25:10 - Making Own Website (Outro)
Resources
▶️ Traversy Media
🔗 CSS Tutorial by W3Schools