Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 805 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 805 Bytes

HTML-CSS-PROJECTS

Projects I made while learning html css

Contributing

We welcome contributions to this project! To get started, follow these steps:

  1. Fork this repository.

  2. Create a new branch: git checkout -b my-new-feature.

  3. Make your changes and commit them: git commit -am 'Add some feature'.

  4. Push to the branch: git push origin my-new-feature.

  5. Submit a pull request.

Please make sure your code adheres to our coding standards and is properly documented. We also recommend opening an issue to discuss any major changes before you start working on them.

If you would like to contribute but don't know where to start, check out the list of open issues for ideas. Or, feel free to reach out to us with questions or suggestions.

Thank you for your contributions to this project!