A small responsive HTML/CSS template built for learning purposes. This is one of the css-html course projects I completed with Elzero (Elzero Web School).
This project demonstrates a simple, clean layout that adapts across screen sizes using basic responsive design techniques.
- HTML5
- CSS3
- Font Awesome Library (via
css/all.min.css) - Normalize.css (via
css/normalize.css)
.
├── index.html
├── css/
│ ├── all.min.css
│ ├── normalize.css
│ └── style.css
└── images/
View the website in live mode : https://yadibdev.github.io/mini-responsive-design/
- Practice semantic HTML structure
- Apply responsive layout techniques
- Organize CSS for clarity and maintainability
- Getting more experience in front-end development
Created as a learning project based on Elzero Web School course materials.
This project is for educational purposes only.
The README file generated with assistance from AI
The full project developed by yadib