Skip to content

Files

Latest commit

author
julian
Feb 12, 2025
4ae759b Β· Feb 12, 2025

History

History
91 lines (58 loc) Β· 2.63 KB

README.md

File metadata and controls

91 lines (58 loc) Β· 2.63 KB

HTML & CSS Course

Welcome to the HTML & CSS Course Repository! This repository contains the project & milestone descriptions you need to complete the HTML & CSS course offered by ReDI School.

πŸ“š Course Overview

This course introduces the fundamental concepts of web development, focusing on HTML and CSS. By the end of the course, you will have built:

  • A basic e-commerce store.
  • A personal portfolio.
  • A final project of your choice: a responsive e-commerce site or a creative developer portfolio.

πŸ—‚οΈ Repository Structure

html-css/
β”‚
β”œβ”€β”€ projects/         # Project Description with weekly milestones
β”œβ”€β”€ README.md         # Repository overview
└── .gitignore        # Git configuration

πŸ—οΈ Projects

1. E-Commerce Store

  • Build and style a basic e-commerce website using semantic HTML and CSS.
  • Learn CSS basics, including selectors, properties, and the box model.
  • Add responsiveness with Flexbox and Grid.

2. Personal Portfolio

  • Create a portfolio website to showcase your skills and projects.
  • Use advanced CSS features like animations, transitions, and pseudo-classes.
  • Focus on accessibility and responsive design.

3. Final Project

Choose one of the following:

  • TechStore Responsive Design Project: A fully responsive e-commerce web application.
  • Creative Developer Portfolio: A modern, interactive portfolio to highlight your creativity.

πŸš€ Learning Objectives

By the end of this course, you will be able to:

  • Structure web content using semantic HTML5
  • Learn how to style webpages using CSS.
  • Build responsive and accessible web pages.
  • Create a basic e-commerce store, a personal portfolio, and a final project of your choice.
  • Build accessible web interfaces
  • Use Git for version control
  • Create forms with proper validation
  • Apply best practices for web development

πŸ› οΈ Tools & Resources


🀝 Contributing

We welcome contributions to improve this repository! If you have ideas or suggestions:

  • Fork this repository.
  • Create a new branch for your changes.
  • Submit a pull request with a detailed description of your updates.

πŸ“ License

This repository is licensed under the MIT License.

πŸ’¬ Questions?

If you have any questions, feel free to contact ReDI or your teachers via Slack.

Happy Coding! πŸŽ‰