Skip to content

this is one of my first responsive design that i try to do

Notifications You must be signed in to change notification settings

YadibDev/mini-responsive-design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS TEMPLATE ONE PROJECT

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).

Overview

This project demonstrates a simple, clean layout that adapts across screen sizes using basic responsive design techniques.

Tech Stack

  • HTML5
  • CSS3
  • Font Awesome Library (via css/all.min.css)
  • Normalize.css (via css/normalize.css)

Project Structure

.
├── index.html
├── css/
│   ├── all.min.css
│   ├── normalize.css
│   └── style.css
└── images/

Getting Started

View the website in live mode : https://yadibdev.github.io/mini-responsive-design/

Learning Goals

  • Practice semantic HTML structure
  • Apply responsive layout techniques
  • Organize CSS for clarity and maintainability
  • Getting more experience in front-end development

Credits

Created as a learning project based on Elzero Web School course materials.

License

This project is for educational purposes only.

Developed By

The README file generated with assistance from AI
The full project developed by yadib

Resources

About

this is one of my first responsive design that i try to do

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published