Skip to content

This repository contains App 1 built while following the YouTube course “The Only CSS Course You Need to Master CSS | Learn By Building Apps” by EdRoh. The goal of this project was to strengthen my CSS fundamentals through hands-on practice by building a real, styled web interface using HTML and CSS.

Notifications You must be signed in to change notification settings

bvslahari007/css-mastery-app1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CSS Fundamentals – App 1 (EdRoh Course)

This repository contains App 1 built while learning CSS from the YouTube course
“The Only CSS Course You Need to Master CSS | Learn By Building Apps” by EdRoh.

The project focuses on strengthening core HTML & CSS fundamentals through hands-on practice by building a real web interface.

🔗 Course link: [https://youtu.be/0hrJGWrCux0]


About the Project

This is a learning-based project created by following a structured CSS tutorial.
From the full course, only App 1 is implemented here as part of my practice and revision.

The aim was to understand how CSS properties behave in real layouts rather than just memorising syntax.


Concepts Practised

  • CSS selectors (element, class, ID)
  • Fonts and typography (font-family, size, weight)
  • Colour systems (HEX, RGB, RGBA)
  • CSS Box Model (margin, border, padding, content)
  • Layout fundamentals
  • Clean HTML structure with external CSS

Features

  • Well-structured HTML
  • Clean and readable CSS
  • Proper box-model usage
  • Beginner-friendly codebase

Special Thanks

Special thanks to EdRoh for creating such a clear, practical, and beginner-friendly CSS course.
The learn-by-building approach made complex CSS concepts much easier to understand and apply in real projects.
This project would not have been possible without his structured guidance and high-quality teaching.

About

This repository contains App 1 built while following the YouTube course “The Only CSS Course You Need to Master CSS | Learn By Building Apps” by EdRoh. The goal of this project was to strengthen my CSS fundamentals through hands-on practice by building a real, styled web interface using HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published