CSS essential and core knowledge for beginners.
This course will teach most of the core knowledge and conceptual understanding. (over 80%)
Short and impactful lessons. Most lectures under 10 minutes.
At least 34 lessons.
Simple and basic examples that won’t overwhelm you.
Easy to grasp.
Only the basic Notepad text editor is required.
No need for complex IDEs. No installs. Works on low-end devices!
Will not exhaust you with hundreds of methods and features you’ll likely never use in practice.
The knowledge allows you to practice and start creating projects right away.
Gives lucidity and clarity.
Lectures:
Lecture 1: Introduction to CSS
Lecture 2: Inline style and style tag
Lecture 3: External Stylesheets
Lecture 4: Classes and IDs
Lecture 5: Intro to Inheritance
Lecture 6: Descendant selector
Lecture 7: Line Height
Lecture 8: Font-Family
Lecture 9: Text-shadow
Lecture 10: Web-Colors
Lecture 11: Text-align
Lecture 12: Font-Styling
Lecture 13: Box-Shadow
Lecture 14: Background Images
Lecture 15: Border
Lecture 16: Block And Inline Elements
Lecture 17: Floating property
Lecture 18: Box Model
Lecture 19: Positioning
Lecture 20: Z-Index
Lecture 21: Overflow property
Lecture 22: Absolute and Relative Units
Lecture 23: Pseudoclasses part 1
Lecture 24: Linear gradients
Lecture 25: Transformations
Lecture 26: Animations in CSS basics
Lecture 27: Flex box container properties
Lecture 29: Flex box item properties
Lecture 30: Grid layouts - Defining rows and columns
Lecture 31: Grid layouts - grid Repeat Notation
Lecture 32: Adding gaps in between items
Lecture 33: Grid Lines and positioning
Lecture 34: Grid Areas layout example