This repository documents my journey of learning CSS through hands-on practice and exercises. It contains examples and mini-projects covering essential CSS concepts, helping me build a solid foundation in modern web styling.
- CSS Types
- Fonts & Borders
- Shadows
- Margins
- Float
- Overflow & Display Properties
- Height & Width
- Positioning
- Combinators
- Pseudo Classes
- Pseudo Elements
- Pagination
- Dropdown Menu
- Navigation Bar
- Website Layout
- Image Gallery
- Flexbox
- CSS Transformations
- CSS Animations
Throughout this repository, I explored how to style web pages effectively using CSS. I learned how to work with layouts, typography, spacing, positioning, responsive components, Flexbox, animations, and interactive UI elements. Each topic includes practical examples that reinforce the concepts and improve my understanding through hands-on implementation.
The goal of this repository is to:
- Practice fundamental and intermediate CSS concepts.
- Build reusable UI components.
- Improve styling and layout skills.
- Serve as a reference for future web development projects.
- HTML5
- CSS3
This repository reflects my progress in learning CSS and serves as a personal reference as I continue expanding my front-end development skills.