Skip to content

jlcarrascof/css-fundamentals-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 

Repository files navigation

CSS From Scratch (2020 Edition) ๐ŸŽจ

This repository contains my personal notes, exercises, and projects developed during the "CSS Desde Cero" course by EDteam.

The course, taught by รlvaro Felipe, is a deep dive into the foundations of web styling, covering everything from basic selectors to layout architecture.


๐Ÿ“š Course Syllabus

Module Topic Key Concepts
01 Introduction to CSS CSS Syntax, Linking HTML, and CSS Custom Properties (Variables).
02 Selectors Tag, Class, ID, Attribute selectors, and BEM Methodology.
03 CSS Pillars Cascade, Inheritance, and Specificity.
04 Box Model Width, Height, Padding, Border, Margin, and Box-sizing.
05 Borders & Shadows border-radius, box-shadow, and text-shadow effects.
06 Pseudo-classes State selectors like :hover, :focus, and :nth-child.
07 Backgrounds Background images, positioning, and CSS Gradients.
08 Colors Working with HEX, RGB, HSL, and Alpha channels.
09 Typography Font families, sizing, line-height, and Google Fonts integration.

๐Ÿš€ Purpose of this Repository

The goal of this repo is to:

  1. Document my learning journey in Frontend Development.
  2. Maintain a clean backup of all practical exercises.
  3. Master CSS fundamentals to build robust and scalable interfaces.

๐Ÿ› ๏ธ Credits

Special thanks to the EDteam community and รlvaro Felipe for this amazing content. Check out their platform for more professional courses: ed.team


Created during my backup review in 2026.

About

Notes and practical exercises from the "CSS From Scratch" course (2020 Edition) by EDteam. This repository covers core CSS concepts, from selectors and the box model to typography and layouts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors