Skip to content

Aadarsh7776/Learning-HTML-CSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

HTML & CSS Learning Repository

This repository contains my practice work, exercises, and mini-projects completed while learning HTML and CSS from the SuperSimpleDev course from yt.

The goal of this repo is to strengthen my fundamentals, build clean page layouts, and understand how different CSS properties work in real-world scenarios.

You can find the exercise questions of each topic from YouTube Video and Github Repo i mentioned in the acknowledgement section.


📚 Topics & Concepts Covered

HTML:

  • Basic HTML structure (html, head, body)
  • Headings, paragraphs, links, images
  • Lists, tables, divs, spans
  • Semantic tags & meaningful layout
  • Nesting and page structuring
  • Real-world webpage layout practice

CSS:

  • CSS basics & selectors
  • Box model (margin, padding, border)
  • Display — block, inline, inline-block
  • CSS positions: static, relative, absolute, fixed
  • Hover, transitions & shadow effects
  • Buttons styling practice
  • Text decoration & typography
  • Image styling techniques

Layouts & Modern CSS:

  • Flexbox layouts
  • Nested flexbox
  • Grid layouts
  • Responsive thinking fundamentals

Folder Structure Overview :

Each folder contains practice files related to a specific topic:

  • css box model
  • css buttons
  • css hover, transition, shadow
  • css position, absolute, relative
  • css positions
  • Display block and inline block
  • div / nested div
  • flexbox / nested flexbox
  • grid
  • html structure
  • html elements
  • image styling
  • text decoration

This structure helps track progress topic-by-topic instead of keeping everything in one file.


Learning Objective

This repository represents my journey of:

  • Building strong HTML-CSS fundamentals
  • Writing clean & readable front-end code
  • Understanding layouts before moving to frameworks
  • Preparing for real-world web projects

Acknowledgement

This practice work is inspired by and based on the
SuperSimpleDev HTML & CSS Course
GitHub: https://github.com/SuperSimpleDev/html-css-course YouTube: https://www.youtube.com/watch?v=G3e-cpL7ofc


What’s Next

I plan to:

  • Build mini-projects using these concepts
  • Move toward JavaScript & real-world projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published